Table of Contents

Method ClearDAQmxDOTasks

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

ClearDAQmxDOTasks(ISemiconductorModuleContext, string)

Clears NI-DAQmx digital output tasks.

public static void ClearDAQmxDOTasks(ISemiconductorModuleContext tsmContext, string digitalOutputTaskType = "DO")

Parameters

tsmContext ISemiconductorModuleContext

The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.

digitalOutputTaskType string

Specifies the task type.