Table of Contents

Method ClearAllDAQmxTasks

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

ClearAllDAQmxTasks(ISemiconductorModuleContext)

Clears all NI-DAQmx tasks regardless of task type.

public static void ClearAllDAQmxTasks(ISemiconductorModuleContext tsmContext)

Parameters

tsmContext ISemiconductorModuleContext

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