![]() |
Eterlogic virtual serial ports emulator |
Data stream source can be TCP connection, serial port, named pipe etc.
Bridge implements inbound/outbound transformers which could be useful if you need to replace some content or wait for specific data before sending it to target data source (see Transformers).
Bridge does not support forwarding modem registers (RTS/DTR etc).
This device does not create virtual serial port. It uses existing one. that can be either physical or virtual (for example, Connector).
Due to generic nature of the bridge device, serial port register forwarding is not supported in Bridge device. If possible, it is highly recommended to use another VSPE device which supports modem registers forwarding. For example, TcpServer, TcpClient, Serial Redirector etc. Those devices work more efficiently.
Below is example how bridge can be used with 2 connector devices:
Data flow diagram
Bridge settings
Bridge TcpServer data source
Bridge TcpClient data source
Please note that Eterlogic service by default is running under LOCAL SERVICE account. This account has minimum privileges on the local computer and presents anonymous credentials on the network. It means that VSPE service will not be able to access files in your documents folder etc. Make sure that file you are trying to read from/write has LOCAL SERVICE access permissions.
Bridge file data source
Bridge COM port data source
Bridge named pipe server data source
Bridge named pipe client data source