Method ClearDAQmxDITasks
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
ClearDAQmxDITasks(ISemiconductorModuleContext, string)
Clears NI-DAQmx digital input tasks.
public static void ClearDAQmxDITasks(ISemiconductorModuleContext tsmContext, string digitalInputTaskType = "DI")Parameters
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
digitalInputTaskTypestring-
Specifies the task type.