FieldTalk™ Modbus Master .NET Library

MbusSerialMasterProtocol.SER_PARITY_NONE Field

No parity

[Visual Basic]
Public Const SER_PARITY_NONE As Integer = 0
[C#]
public const int SER_PARITY_NONE = 0;

See Also

MbusSerialMasterProtocol Class | FieldTalk Namespace