Struct SingleDCPowerFetchResult
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Structure that defines the result of a single fetch operation.
public readonly struct SingleDCPowerFetchResultInherited 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.