Serial port and GPS

SerialForm.m_status Field

Info about the current status of the connection

[Visual Basic]
Private m_status As Label
[C#]
private Label m_status;

See Also

SerialForm Class | serial Namespace