Table of Contents

Method ConfigureAOFunctionGeneration

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

ConfigureAOFunctionGeneration(DAQmxTasksBundle, AOFunctionGenerationSettings)

Configures the analog output function generation for the task (also known as PureTune).

public static void ConfigureAOFunctionGeneration(this DAQmxTasksBundle tasksBundle, AOFunctionGenerationSettings functionGenerationSettings)

Parameters

tasksBundle DAQmxTasksBundle

The DAQmxTasksBundle object.

functionGenerationSettings AOFunctionGenerationSettings

The function generation settings.

Exceptions

DaqException

The underling driver session returned an error.