Table of Contents

Method GetTimeSetPeriod

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

sessionsBundle DigitalSessionsBundle

The DigitalSessionsBundle object.

timeSet string

The name of the time set.

Returns

PinSiteData<PrecisionTimeSpan>

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