Table of Contents

Constructor DMMSessionInformation

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

DMMSessionInformation(NIDmm)

Constructs a session information object that associates with a NationalInstruments.ModularInstruments.NIDmm.NIDmm instrument session.

public DMMSessionInformation(NIDmm session)

Parameters

session NIDmm

The NationalInstruments.ModularInstruments.NIDmm.NIDmm session.

DMMSessionInformation(NIDmm, IList<SitePinInfo>)

Constructs a session information object.

public DMMSessionInformation(NIDmm session, IList<SitePinInfo> associatedSitePinList)

Parameters

session NIDmm

The NationalInstruments.ModularInstruments.NIDmm.NIDmm session.

associatedSitePinList IList<SitePinInfo>

The specified subset of channels associated with the session.