Eterlogic virtual serial ports emulator

Command line scenarios

Command line

VSPEmulator.exe supports the following start arguments:

Please note that even after close VSPE application using -close parameter, all VSPE application will keep running by VSPE Service, so if you do not need VSPE (for configuring or monitoring purposes), you can just close it.

Example: load configuration file, no splash window

VSPEmulator.exe "c:\temp\test.vspe" -hide_splash

Example: load configuration file and close VSPE application, no splash window. VSPE devices will keep running.

VSPEmulator.exe "c:\temp\test.vspe" -hide_splash -close

Example: load configuration file and minimize VSPE application, no splash window

VSPEmulator.exe "c:\temp\test.vspe" -hide_splash -minimize

Example: delete all devices, no splash window

VSPEmulator.exe -delete_all -hide_splash -close

Example: stop emulation and close VSPE application, no splash window

VSPEmulator.exe -stop -hide_splash -close

Example: start emulation (if it was stopped before) and close VSPE application, no splash window

VSPEmulator.exe -start -hide_splash -close

2007-2025 Eterlogic Software