Class InitializeAndClose
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Defines ICustomInstrument sessions initialize and close APIs.
public static class InitializeAndClose
- Inheritance
-
InitializeAndClose
- Inherited Members
Methods
- Close(ISemiconductorModuleContext, string)
Closes all ICustomInstrument sessions.
- Initialize(ISemiconductorModuleContext, ICustomInstrumentFactory)
Initializes the ICustomInstrument sessions in the test system.
- Reset(ISemiconductorModuleContext, string)
Resets all ICustomInstrument sessions.