Serial port and GPS

SerialCpy Properties

The properties of the SerialCpy class are listed below. For a complete list of SerialCpy class members, see the SerialCpy Members topic.

Public Instance Properties

BaudRate1Baudrate of the 1st port
BaudRate2Baudrate of the 2nd port
DataBits1Databits of the 1st port
DataBits2Databits of the 2nd port
IsOpenChecks if both ports are opened
Parity1Parity of the 1st port
Parity2Parity of the 2nd port
PortName1Name of the 1st port
PortName2Name of the 2nd port
StopBits1Stop bits of the 1st port
StopBits2Stop bits of the 2nd port
Timeout1Timeout of the 1st port
Timeout2Timeout of the 2nd port

See Also

SerialCpy Class | serial Namespace