| ZylGPSReceiver Mobile for Smart Phone |
|
GPSReceiver.CheckSumOk Method
Checks if the CheckSum of the sentence is valid.
[Visual Basic]
Public Shared Function CheckSumOk( _
ByVal
String As
String _
) As
Boolean
Parameters
-
String
- The NMEA sentence.
Return Value
True if the CheckSum is valid, false otherwise.
See Also
GPSReceiver Class | ZylGPSReceiverMobileSP Namespace