Table of Contents

Struct SingleDCPowerFetchResult

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

Structure that defines the result of a single fetch operation.

public readonly struct SingleDCPowerFetchResult

Inherited Members

Constructors

SingleDCPowerFetchResult(double, double, bool)

Constructs a SingleDCPowerFetchResult object.

Properties

CurrentMeasurement

Current measurement value.

InCompliance

Defines if the output was in compliance mode when measurement was taken.

VoltageMeasurement

Voltage measurement value.