Table of Contents

Method Close

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital
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

tsmContext ISemiconductorModuleContext

The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.

reset bool

Whether to reset the device sessions before closing.