![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriGpsParity Constants (ArcObjects .NET 10.4 SDK) |
Lists the valid settings for the parity settings of a communications port.
| Constant | Value | Description |
|---|---|---|
| esriGpsParityNone | 0 | Parity is None. |
| esriGpsParityOdd | 1 | Parity is Odd. |
| esriGpsParityEven | 2 | Parity is Even. |
| esriGpsParityMark | 3 | Parity is Mark. |
| esriGpsParitySpace | 4 | Parity is Space. |