Table of Contents

Method Close

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

Close(ISemiconductorModuleContext, bool)

Closes all NISync sessions.

public static void Close(ISemiconductorModuleContext tsmContext, bool resetDevice = true)

Parameters

tsmContext ISemiconductorModuleContext

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

resetDevice bool

Whether to reset the device sessions before closing.