Table of Contents

Constructor FgenSessionsBundle

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

FgenSessionsBundle(ISemiconductorModuleContext, IEnumerable<FgenSessionInformation>)

Constructs a sessions bundle object that represents a bunch of FgenSessionInformations.

public FgenSessionsBundle(ISemiconductorModuleContext tsmContext, IEnumerable<FgenSessionInformation> allSessionInfo)

Parameters

tsmContext ISemiconductorModuleContext

The associated NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext.

allSessionInfo IEnumerable<FgenSessionInformation>

An enumerable of FgenSessionInformations.