Class InitializeAndClose
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Defines NISync sessions initialize and close APIs.
public static class InitializeAndClose
- Inheritance
-
InitializeAndClose
- Inherited Members
Fields
- NISyncInstrumentTypeId
Defines an instrument type ID to identify NISync instruments when get/set sessions from/to the NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext.
Methods
- Close(ISemiconductorModuleContext, bool)
Closes all NISync sessions.
- Initialize(ISemiconductorModuleContext, bool)
Initializes NISync sessions in the test system.
- Reset(ISemiconductorModuleContext)
Resets all NISync sessions.