Serial port and GPS

UdpLstn.readFkt Method 

Retrieves UDP data and calls the callback for it

[Visual Basic]
Private Sub readFkt()
[C#]
private void readFkt();

Remarks

This function is supposed to be called in the background thread.

See Also

UdpLstn Class | serial Namespace