Method GetApertureTimeInSeconds
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
GetApertureTimeInSeconds(DCPowerSessionsBundle, out double)
Gets aperture time in seconds.
public static PinSiteData<double> GetApertureTimeInSeconds(this DCPowerSessionsBundle sessionsBundle, out double maximumApertureTime)Parameters
sessionsBundleDCPowerSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.DCPowerSessionsBundle object.
maximumApertureTimedouble-
Returns the maximum aperture time.
Returns
- PinSiteData<double>
-
The per-site per-pin aperture times.