MbusSerialServerBaseparity Property |
Namespace: FieldTalk.Modbus.Slave
public int parity { get; set; }
Public Property parity As Integer Get Set
public: property int parity { int get (); void set (int value); }
Note |
---|
This property must be set before starting the server in order to come into effect. |