For internal use only. Stores various channel settings, such as its type, default value, whether it is faultable or scalable, and so on. Use the
DefaultValue,
Faultable,
Scalable, and
Type properties to get the information the bit field contains.
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 ReadOnly Property BitFields As UInteger |
| C# |
|---|
public virtual uint BitFields { get; } |
Property Value
The unsigned 32-bit integer that represents the channel's bit field.