Task.Triggers Property
- Updated2023-02-21
- 1 minute(s) read
TaskTriggers Property
Gets the triggers for the task.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public Triggers Triggers { get; }
Public ReadOnly Property Triggers As Triggers Get
Property Value
Type: TriggersThe Triggers for the task.