MbusSerialClientBasedataBits Property |
Namespace: FieldTalk.Modbus.Master
public int dataBits { get; set; }
Public Property dataBits As Integer Get Set
public: property int dataBits { int get (); void set (int value); }
Note |
---|
A protocol must be closed in order to configure it. |