ZylGPSReceiver Mobile

GPSReceiver.AddCheckSumToNMEA Method 

Adds CheckSum to a NMEA sentence.

public static string AddCheckSumToNMEA(
   String nmea
);

Parameters

String
The NMEA sentence without CheckSum.

Return Value

NMEA sentence with CheckSum.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace