Table of Contents

Method Commit

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

Commit(DAQmxTasksBundle)

Programs the hardware with all parameters from the task properties previously configured.

public static void Commit(this DAQmxTasksBundle tasksBundle)

Parameters

tasksBundle DAQmxTasksBundle

The DAQmxTasksBundle object.

Remarks

This is a low-level driver control method that is not recommended for general use.

Exceptions

DaqException

The underling driver session returned an error.