Table of Contents

Method Verify

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

Verify(DAQmxTasksBundle)

Verifies that all task parameters are valid for the hardware.

public static void Verify(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.