Method Close
- Namespace
- NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Relay
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Close(ISemiconductorModuleContext, bool, bool)
Closes all NationalInstruments.ModularInstruments.NISwitch.NISwitch sessions.
public static void Close(ISemiconductorModuleContext tsmContext, bool resetDevice = true, bool disable = true)
Parameters
tsmContext ISemiconductorModuleContext
-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
resetDevice bool
-
Whether to reset the device sessions before closing.
disable bool
-
Whether to disable the device sessions before closing.