Click or drag to resize

BaseGpsReceiverNmeaSentenceTerminator2 Property

Second NMEA sentence terminator. Default value: ((char)13) It is used, if NmeaSentenceTerminator is not found in the sentence.

Namespace: ZylSoft.Gps
Assembly: ZylGpsReceiver (in ZylGpsReceiver.dll) Version: 3.28.8737.22596
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public string NmeaSentenceTerminator2 { get; set; }

Property Value

String
See Also