Shared Serial Ports - How to set connection parameters?

Shared Serial Ports allows you to specify connection parameters which are used to open shared serial port.

There are two ways to do that -  either by using dynamic or custom connection parameters:

1. "Use dynamic parameters" option is useful when you set connection parameters within your application, which is going to open the shared serial port.

2. Alternatively, you can specify connection parameters by selecting "Use custom parameters" option and adjusting "Baudrate", "Databits", "Parity", "Stop bits" and "Flow control" values.

In both cases, connection parameters must match the ones of the serial port device in order to be able to establish the connection.

 

Setting up dynamic connection parameters:

1. Launch "Shared Serial Ports" application in case it is not started yet. For instance, the default path to it is: "Start" (Windows button) --> "All programs" --> "Eltima Software" --> "Shared Serial Ports" --> "Configure Shared Serial Ports".

2. In Serial ports tree select serial port you want to modify real serial port's parameters for.

3. Select "Use dynamic parameters" option in Configuration panel.

4. Click "Apply" button.

 

Setting up custom connection parameters:

1. Launch "Shared Serial Ports" application in case it is not started yet. For instance, the default path to it is: "Start" (Windows button) --> "All programs" --> "Eltima Software" --> "Shared Serial Ports" --> "Configure Shared Serial Ports".

2. In Serial ports tree select serial port you want to modify real serial port's parameters for.

3. Select "Use custom parameters" option in Configuration panel.

4. Optionally, adjust "Baudrate", "Databits", "Parity", "Stop bits" and "Flow control" values.

5. Click "Apply" button.


See Also:

How to share serial port?