Method MeasureVoltageAndCurrent
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
MeasureVoltageAndCurrent(DCPowerSessionInformation)
Measures the voltage and current.
public static Tuple<double[], double[]> MeasureVoltageAndCurrent(this DCPowerSessionInformation sessionInfo)Parameters
sessionInfoDCPowerSessionInformation-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.DCPowerSessionInformation object.