Method Initialize
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Initialize(ISemiconductorModuleContext, ICustomInstrumentFactory)
Initializes the NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.ICustomInstrument sessions in the test system.
public static void Initialize(ISemiconductorModuleContext tsmContext, ICustomInstrumentFactory customInstrumentFactory)Parameters
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
customInstrumentFactoryICustomInstrumentFactory-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.ICustomInstrumentFactory object.