Gets or sets the baud rate that all cluster nodes use.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Overridable Property BaudRate As UInteger |
| C# |
|---|
public virtual uint BaudRate { get; set; } |
Property Value
The initial value is the value specified in the
LinkedDatabase or the value specified by the
LINPort() constructor. The rate can be any value between 2400 and 20000, inclusive.