Occurs when a valid, but unknown NMEA sentence is received. The sentence parameter contains the unknown sentence.
This event is fired only if you set NmeaSentences property to All and there is an unknown sentence received. In this case you can write your own processing code inside this event handler.
Namespace: ZylSoft.Gps.Mobile
Assembly: ZylGpsReceiverMobile (in ZylGpsReceiverMobile.dll) Version: 3.14.6846.29005
Syntax
Value
Type: SystemEventHandlerSentenceEventArgsSee Also