Table of Contents

Class InitializeAndClose

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

Defines NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync.NISync sessions initialize and close APIs.

public static class InitializeAndClose

Inheritance

Inherited Members

Fields

NISyncInstrumentTypeId

Defines an instrument type ID to identify NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync.NISync instruments when get/set sessions from/to the NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext.

Methods

Close(ISemiconductorModuleContext, bool)

Closes all NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync.NISync sessions.

Initialize(ISemiconductorModuleContext, bool)

Initializes NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync.NISync sessions in the test system.

Reset(ISemiconductorModuleContext)

Resets all NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync.NISync sessions.