ArcGIS Pro 3.0 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, Windows 8.1

    See Also