Struct SingleDCPowerFetchResult
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.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
Whether the output was in compliance mode when measurement was taken.
- VoltageMeasurement
Voltage measurement value.