This document is archived and information here might be outdated.  Recommended version.


esriGpsConnectionStatus Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriGpsConnectionStatus Constants
ArcGIS Developer Help

esriGpsConnectionStatus Constants

Lists the valid status of communication with GPS.

Constant Value Description
esriGpsConnectionStatusClosed 0 Real-time feed connection is closed.
esriGpsConnectionStatusOpen 1 Comm port is open (Not receiving any data).
esriGpsConnectionStatusNoSignal 2 Signal is lost (but able to communicate to device).
esriGpsConnectionStatusPoorSignal 3 Signal is lost (but able to communicate to device).
esriGpsConnectionStatusReceiving 4 Receiving data.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.