Table of Contents

Method Initialize

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

Initialize(ISemiconductorModuleContext, bool)

Initializes NationalInstruments.ModularInstruments.NIScope.NIScope sessions in the test system.

public static void Initialize(ISemiconductorModuleContext tsmContext, bool resetDevice = false)

Parameters

tsmContext ISemiconductorModuleContext

The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.

resetDevice bool

Whether to reset device during initialization.