Gets or sets the start bit, or the least significant signal bit position in the frame payload. This value determines the signal starting point in the frame.
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 StartBit As UInteger |
| C# |
|---|
public virtual uint StartBit { get; set; } |
Property Value
The start bit.