DCPowerFetchResult.VoltageMeasurements Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerFetchResultVoltageMeasurements Property
Gets the array of voltage measurements retrieved from the device.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public double[] VoltageMeasurements { get; }
Public ReadOnly Property VoltageMeasurements As Double() Get
Property Value
Type: DoubleReturns an array of Double that contain voltage measurements retrieved from the device.
Return Value
Type: DoubleReturns an array of Double that contain voltage measurements retrieved from the device.