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
tsmContextISemiconductorModuleContextThe NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
digitalInputTaskTypestringSpecifies the task type.