Class InitializeAndClose
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Defines NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.ICustomInstrument sessions initialize and close APIs.
public static class InitializeAndCloseInheritance
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.