Table of Contents

Method ClearDAQmxDITasks

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

ClearDAQmxDITasks(ISemiconductorModuleContext, string)

Clears NI-DAQmx digital input tasks.

public static void ClearDAQmxDITasks(ISemiconductorModuleContext tsmContext, string digitalInputTaskType = "DI")

Parameters

tsmContext ISemiconductorModuleContext

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

digitalInputTaskType string

Specifies the task type.