Method DisableStartTrigger
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
DisableStartTrigger(DAQmxTasksBundle)
Disables the start trigger for the task.
public static void DisableStartTrigger(this DAQmxTasksBundle tasksBundle)Parameters
tasksBundleDAQmxTasksBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DAQmx.DAQmxTasksBundle object.
Exceptions
- DaqException
-
The underling driver session returned an error.