Serial port and GPS

SerialGPS.m_gpscb Field

Delegate for handling strings coming from GPS

[Visual Basic]
Private m_gpscb As ReadLineDelegate
[C#]
private ReadLineDelegate m_gpscb;

Remarks

Always set to parseNMEA

See Also

SerialGPS Class | serial Namespace