Virtual Serial Port Tools - Advanced serial port configurations for your custom ports usage scenario
Download Virtual Serial Port Tools Hide this button

DestinationPins Enumeration

Destination pins for custom pin-out. See the Bridge Pin-Outs section for additional information.

SymbolValueDescription
NotConnected0The given pin is not connected to any other pins.
Local_DTR0x1The given pin is connected to local DTR pin.
Local_DTS0x2The given pin is connected to local DTS pin.
Local_DCD0x4The given pin is connected to local DCD pin.
Local_RTS0x8The given pin is connected to local RTS pin.
Local_CTS0x10The given pin is connected to local CTS pin.
Local_RI0x20The given pin is connected to local RI pin.
Remote_DTR0x100The given pin is connected to remote DTR pin.
Remote_DTS0x200The given pin is connected to remote DTS pin.
Remote_DCD0x400The given pin is connected to remote DCD pin.
Remote_RTS0x800The given pin is connected to remote RTS pin.
Remote_CTS0x1000The given pin is connected to remote CTS pin.
Remote_RI0x2000The given pin is connected to remote RI pin.