Method PowerDown
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
PowerDown(DCPowerSessionsBundle, double?)
Powers down the channel by disabling output generation on the underlying device channel(s).
public static void PowerDown(this DCPowerSessionsBundle sessionsBundle, double? settlingTime = null)
Parameters
sessionsBundleDCPowerSessionsBundleThe DCPowerSessionsBundle object.
settlingTimedouble?The settling time. Null means no need to wait for the turn off operation to settle.