![]() |
This document is archived and information here might be outdated. Recommended version. |
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. |