Table of Contents

Method GetSourceDelayInSeconds

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

GetSourceDelayInSeconds(DCPowerSessionsBundle)

Gets the source delay in seconds for each of the underlying device channel(s), per-pin and per-site.

public static PinSiteData<double> GetSourceDelayInSeconds(this DCPowerSessionsBundle sessionsBundle)

Parameters

sessionsBundle DCPowerSessionsBundle

The DCPowerSessionsBundle object.

Returns

PinSiteData<double>

The source delay in seconds (PinSiteData<T>, where T is of type double).