Table of Contents

Class SyncSessionInformation

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

Defines an object that contains an individual NISync session and its related information.

public class SyncSessionInformation : ISessionInformation
Inheritance
SyncSessionInformation
Implements
Inherited Members

Constructors

SyncSessionInformation(NISync)

Constructs a session information object that associates with a NISync instrument session.

Properties

AssociatedSitePinList

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

Session

The NISync session.