Method Unreserve
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
Unreserve(DAQmxTasksBundle)
Releases all previously reserved resources.
public static void Unreserve(this DAQmxTasksBundle tasksBundle)Parameters
tasksBundleDAQmxTasksBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DAQmx.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.