Table of Contents

Property AssociatedSitePinList

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

AssociatedSitePinList

Gets a list of NationalInstruments.SemiconductorTestLibrary.Common.SitePinInfo objects containing information for the individual site-pin pairs associated with the driver session.

IList<SitePinInfo> AssociatedSitePinList { get; }

Property Value

IList<SitePinInfo>