ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / SerialPortDeviceLocationSource Class / DataBits Property

In This Topic
    DataBits Property
    In This Topic
    Gets and set data bits.
    Syntax
    public int DataBits {get; set;}
    Public Property DataBits As Integer
    Remarks
    Some data bits are: 5, 6, 7, 8.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also