FieldTalk™ Modbus Master .NET Library

MbusSerialMasterProtocol.stopBits Property

Stop bits property

[Visual Basic]
Public Property stopBits As Integer
[C#]
public int stopBits {get; set;}

Property Value

SER_STOPBITS_1 as 1 stop bit, SER_STOPBITS_2 as 2 stop bits

Remarks

Note    A protocol must be closed in order to configure it.

See Also

MbusSerialMasterProtocol Class | FieldTalk Namespace