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