Table of Contents

Constructor SingleDCPowerFetchResult

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

SingleDCPowerFetchResult(double, double, bool)

Constructs a SingleDCPowerFetchResult object.

public SingleDCPowerFetchResult(double voltageMeasurement, double currentMeasurement, bool inCompliance)

Parameters

voltageMeasurement double

Voltage measurement value

currentMeasurement double

Current measurement value.

inCompliance bool

Whether the output is in compliance mode when measurement is taken.