Class SyncSessionInformation
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Defines an object that contains an individual NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync.NISync session and its related information.
public class SyncSessionInformation : ISessionInformationInheritance
Implements
Inherited Members
Constructors
- SyncSessionInformation(NISync)
-
Constructs a session information object that associates with a NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync.NISync instrument session.
Properties
- AssociatedSitePinList
-
Gets a list of NationalInstruments.SemiconductorTestLibrary.Common.SitePinInfo objects containing information for the individual site-pin pairs associated with the driver session.
- Session
-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Sync.NISync session.