Serial port and GPS

Serial.RdLineCb Property

Calback function for handling strings read from the serial port.

[Visual Basic]
Public Property RdLineCb As ReadLineDelegate
[C#]
public ReadLineDelegate RdLineCb {set;}

See Also

Serial Class | serial Namespace