Method ClearDAQmxAOVoltageTasks
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
ClearDAQmxAOVoltageTasks(ISemiconductorModuleContext, string)
Clears NI-DAQmx analog output voltage tasks.
public static void ClearDAQmxAOVoltageTasks(ISemiconductorModuleContext tsmContext, string analogOutputVoltageTaskType = "AO")Parameters
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
analogOutputVoltageTaskTypestring-
Specifies the task type.