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
sessionsBundle
DigitalSessionsBundleThe DigitalSessionsBundle object.
timeSet
stringThe name of the time set.
driveEdge
TimeSetEdgeThe drive edge to be read.
Returns
- PinSiteData<PrecisionTimeSpan>
The pin-site aware timespan edge values for the specified time set.