Table of Contents

Constructor DCPowerSessionsBundle

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

DCPowerSessionsBundle(ISemiconductorModuleContext, IEnumerable<DCPowerSessionInformation>)

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

public DCPowerSessionsBundle(ISemiconductorModuleContext tsmContext, IEnumerable<DCPowerSessionInformation> allSessionInfo)

Parameters

tsmContext ISemiconductorModuleContext

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

allSessionInfo IEnumerable<DCPowerSessionInformation>

An enumerable of DCPowerSessionInformations.