VeriStand .NET API Reference

DAQ.GetTasks Method

Gets the DAQTasks section from the DAQ section.

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 GetTasks As DAQTasks
C#
public DAQTasks GetTasks()
Visual C++
public:
DAQTasks^ GetTasks()

Return Value

Returns the DAQTasks section.

See Also

Log in to get a better experience