Click or drag to resize

NMEAGpsPoweredUp Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the powered up state of the GPS interface.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool PoweredUp { get; }

Property Value

Type: Boolean

Implements

IGpsPoweredUp
Remarks
Returns true if the interface is powered up, otherwise false.
See Also