Table of Contents

Method DisableStartTrigger

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DAQmx
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

DisableStartTrigger(DAQmxTasksBundle)

Disables the start trigger for the task.

public static void DisableStartTrigger(this DAQmxTasksBundle tasksBundle)

Parameters

tasksBundle DAQmxTasksBundle

The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DAQmx.DAQmxTasksBundle object.

Exceptions

DaqException

The underling driver session returned an error.