VeriStand .NET API Reference

Channel.BitFields Property

Gets a bitfield mask that is set on the channel.

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; }
Visual C++
public:
virtual property unsigned int BitFields {
	unsigned int get ();
}

Property Value

An integer representing the field values:

See Also

Log in to get a better experience