Method GetSourceDelayInSeconds
- 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
sessionsBundleDCPowerSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.DCPowerSessionsBundle object.
Returns
- PinSiteData<double>
-
The source delay in seconds (NationalInstruments.SemiconductorTestLibrary.DataAbstraction.PinSiteData`1, where T is of type System.Double).