Table of Contents

Method GetTimeSetEdge

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital
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 DigitalSessionsBundle

The DigitalSessionsBundle object.

timeSet string

The name of the time set.

driveEdge TimeSetEdge

The drive edge to be read.

Returns

PinSiteData<PrecisionTimeSpan>

The pin-site aware timespan edge values for the specified time set.