VeriStand .NET API Reference

FPGAChannel.ChannelBitOffset Property

Gets the bit offset of the FPGA channel in the DMA packet.

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 ChannelBitOffset As UInteger
C#
public virtual uint ChannelBitOffset { get; }
Visual C++
public:
virtual property unsigned int ChannelBitOffset {
	unsigned int get ();
}

Property Value

The bit offset, as an integer.

See Also

Log in to get a better experience