VeriStand .NET API Reference

DAQTaskAI.GetDevices Method

Gets all of the DAQ devices associated with the DAQTaskAI.

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 Function GetDevices As DAQDevice()
C#
public DAQDevice[] GetDevices()
Visual C++
public:
array<DAQDevice^>^ GetDevices()

Return Value

An array of DAQDevice objects associated with the DAQTaskAI.

See Also

Log in to get a better experience