Method ClearDAQmxDOTasks
- Assembly
 - NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
 
ClearDAQmxDOTasks(ISemiconductorModuleContext, string)
Clears NI-DAQmx digital output tasks.
public static void ClearDAQmxDOTasks(ISemiconductorModuleContext tsmContext, string digitalOutputTaskType = "DO")
Parameters
tsmContextISemiconductorModuleContextThe NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
digitalOutputTaskTypestringSpecifies the task type.