DAQTaskCommand Class
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Represents one of the channels under the DAQTaskAI, DAQTriggers, or DAQLogging sections. Task command channels control the execution of the DAQTaskAI.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Remarks
Accessing this Class
- DAQTaskAI.GetTaskEnabledChannel
- DAQLogging.GetLoggingEnabledChannel
- DAQLogging.GetStartNewFileChannel
- DAQTriggers.GetRetriggerableChannel
- DAQTriggers.GetStartTriggerChannel
Refer to Waveform Task Channels in the NI VeriStand Help for information about each type of DAQTaskCommand channel.
Inheritance Hierarchy
System.Object
NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
NationalInstruments.VeriStand.SystemDefinitionAPI.Channel
NationalInstruments.VeriStand.SystemDefinitionAPI.DAQTaskCommand
NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
NationalInstruments.VeriStand.SystemDefinitionAPI.Channel
NationalInstruments.VeriStand.SystemDefinitionAPI.DAQTaskCommand
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.