| ZylGPSReceiver Mobile for Smart Phone |
|
GPSReceiver.AddCheckSumToNMEA Method
Adds CheckSum to a NMEA sentence.
[Visual Basic]
Public Shared Function AddCheckSumToNMEA( _
ByVal
String As
String _
) As
String
Parameters
-
String
- The NMEA sentence without CheckSum.
Return Value
NMEA sentence with CheckSum.
See Also
GPSReceiver Class | ZylGPSReceiverMobileSP Namespace