Method ClearDAQmxAIVoltageTasks
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
ClearDAQmxAIVoltageTasks(ISemiconductorModuleContext, string)
Clears NI-DAQmx analog input voltage tasks.
public static void ClearDAQmxAIVoltageTasks(ISemiconductorModuleContext tsmContext, string analogInputVoltageTaskType = "AI")Parameters
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
analogInputVoltageTaskTypestring-
Specifies the task type.