Trust our experience

Virtual Serial Ports Emulator scenarios
.. and frequently asked questions

Auto start: using shortcut

Use case: You would like to automatically run VSPE configuration when user logs in

VSPE can be started on Windows startup (after user has logged in) by putting shortcut to Autostart folder, as described below.

  • Create config file
  • Create VSPE shortcut which opens config file
  • Test shortcut
  • Put shortcut to 'shell:startup' folder

Below is a short video demonstrating how it can be done.



Auto start: as Windows Service

Please note that you cannot run VSPE and Service at the same time. In order to start VSPE, you will need to stop VSPE Service.

Start VSPE, pick "Helpers -> Set up as Windows Service", and then point to your VSPE config file. Follow the steps.

VSPE


Run cmd.exe as Administrator and execute command to create service.

Now, if you open services, you should see that EterlogicVspeService startup type is Automatic. If needed, reboot your computer.

Useful commands (to be executed in CMD as Administrator):
  • Start service: net start EterlogicVspeService
  • Stop service: net stop EterlogicVspeService
  • Delete service: sc.exe delete EterlogicVspeService

Below is a short video demonstrating the steps above.





Splitter: accessing serial COM port from multiple applications

Use case: you have COM port (for example, from GPS receiver), and you would like to use it in multiple applications

By default, it is not possible, but Splitter device allows you to do that by creating virtual COM port which is connected to source port and can be opened by multiple applications.

Below is a short video demonstrating how splitter can be used to share COM10 as COM20, and connect 4 applications to it.





Website news
July 30, 2023

New VSPE version 1.3.6.970 has been released. More

February 08, 2023

New VSPE version 1.2.6.789 has been released. It contains few small hot fixes which were reported by users. More

January 22, 2023

New VSPE version 1.2.6.769 has been released. It is highly recommended to use the most up-to-date VSPE version which contains latest fixes and improvements. More

January 21, 2023

Latest beta version wont be able to start latest kernel driver in officially deprecated (by Microsoft) x64 systems such as Windows 7 x64 and Windows 8 x64. Legacy x32 systems are not affected. We are aware of this problem and trying to fix it by going through re-certification process. More

January 16, 2023

We significantly improved our testing approach, and as a result we fixed bunch of small kernel driver bugs we could not reproduce before (and more fixes are coming). Currently available in Beta version for x64/ARM Win10/Win11 platforms. More