Serial port and GPS

SerialForm.m_type Field

Type of the input signal

[Visual Basic]
Private m_type As ComboBox
[C#]
private ComboBox m_type;

Remarks

OFF for the serial port defined in m_ports, m_baud, m_databits, m_parities and m_stopbits. TCP, UDB or BCAST for an IP based sorce like this one produced by s2ip.exe.

See Also

SerialForm Class | serial Namespace