Serial port and GPS

OsmDldCfg.strsteplon Property

Step for the longitude.

[Visual Basic]
Public Property strsteplon As String
[C#]
public string strsteplon {get; set;}

Remarks

While setting, any string accepted in Utils.coord2dec() may be used. The returned string value is always a string representation of a decimal number with a dot as decimal separator.

See Also

OsmDldCfg Class | serial Namespace | Utils.coord2dec