Method GetTimeSetEdge
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
GetTimeSetEdge(DigitalSessionsBundle, string, TimeSetEdge)
Gets the configured time set edge.
public static PinSiteData<PrecisionTimeSpan> GetTimeSetEdge(this DigitalSessionsBundle sessionsBundle, string timeSet, TimeSetEdge driveEdge)Parameters
sessionsBundleDigitalSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.DigitalSessionsBundle object.
timeSetstring-
The name of the time set.
driveEdgeTimeSetEdge-
The drive edge to be read.
Returns
- PinSiteData<PrecisionTimeSpan>
-
The pin-site aware timespan edge values for the specified time set.