Table of Contents

Interface ISessionInformation

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

Defines an interface for related information associated with an individual driver session.

public interface ISessionInformation

Remarks

Only the related information is defined by this interface. The driver-specific session should be declared within the class that implements this interface.

Properties

AssociatedSitePinList

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