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