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