Method GetTimeSetPeriod
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
GetTimeSetPeriod(DigitalSessionsBundle, string)
Gets the configured time set period.
public static PinSiteData<PrecisionTimeSpan> GetTimeSetPeriod(this DigitalSessionsBundle sessionsBundle, string timeSet)Parameters
sessionsBundleDigitalSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.DigitalSessionsBundle object.
timeSetstring-
The name of the time set.
Returns
- PinSiteData<PrecisionTimeSpan>
-
The pin-site aware timespan period for the specified time set.