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
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
digitalOutputTaskTypestring-
Specifies the task type.