This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriGpsStopBits Constants (ArcObjects .NET 10.5 SDK) |
Lists the valid values for the stop bits setting of a communications port.
Constant | Value | Description |
---|---|---|
esriGpsStopBits1 | 0 | Stop bits value is 1. |
esriGpsStopBits15 | 1 | Stop bits value is 1.5. |
esriGpsStopBits2 | 2 | Stop bits value is 2. |