Serial port and GPS

Serial2IP Properties

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

Public Instance Properties

BaudRate (inherited from Serial)Baud rate
DataBits (inherited from Serial)Baud rate
Filter (inherited from Serial)For filtering lines coming from the serial port
IsOpen (inherited from Serial)Tells if the serial port is opened
LogIf logging is switched on or off
Parity (inherited from Serial)Parity
PortName (inherited from Serial)Serial port name
RdByteCb (inherited from Serial) Calback function for handling bytes read from the serial port.
RdLineCb (inherited from Serial) Calback function for handling strings read from the serial port.
Read (inherited from Serial)If the reading thread have to be/is started
StopBits (inherited from Serial)Number of stop bits
Timeout (inherited from Serial)Timeout in milliseconds for both read and write

See Also

Serial2IP Class | serial Namespace