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