Table of Contents

Method PowerDown

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

PowerDown(DCPowerSessionsBundle, double?)

Powers down the channel.

public static void PowerDown(this DCPowerSessionsBundle sessionsBundle, double? settlingTime = null)

Parameters

sessionsBundle DCPowerSessionsBundle

The DCPowerSessionsBundle object.

settlingTime double?

The settling time. Null means no need to wait for the turn off operation to settle.