Method Close
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Close(ISemiconductorModuleContext, bool)
Closes all NationalInstruments.ModularInstruments.NIDmm.NIDmm sessions.
public static void Close(ISemiconductorModuleContext tsmContext, bool resetDevice = true)
Parameters
tsmContext
ISemiconductorModuleContextThe NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
resetDevice
boolWhether to reset the device sessions before closing.