FieldTalk™ Modbus Master .NET Library

MbusSerialMasterProtocol.baudRate Property

Baud rate property in bps

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

Property Value

Typically 1200 - 115200, maximum value depends on UART hardware

Remarks

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

See Also

MbusSerialMasterProtocol Class | FieldTalk Namespace