VeriStand .NET API Reference

DAQPulseMeasurement.InitChannels Method

Initialize the data channels array.

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)
Protected Overrides Function InitChannels As Channel()
C#
protected override Channel[] InitChannels()
Visual C++
protected:
virtual array<Channel^>^ InitChannels() override

Return Value

Returns an array of data channels specific to this measurement type

See Also

Log in to get a better experience