Table of Contents

Class InitializeAndClose

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

Defines NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.ICustomInstrument sessions initialize and close APIs.

public static class InitializeAndClose

Inheritance

Inherited Members

Methods

Close(ISemiconductorModuleContext, string)

Closes all NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.ICustomInstrument sessions.

Initialize(ISemiconductorModuleContext, ICustomInstrumentFactory)

Initializes the NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.ICustomInstrument sessions in the test system.

Reset(ISemiconductorModuleContext, string)

Resets all NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.ICustomInstrument sessions.