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