DCPowerMeasureResult.CurrentMeasurements Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerMeasureResultCurrentMeasurements Property
Gets the array of current 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[] CurrentMeasurements { get; }
Public ReadOnly Property CurrentMeasurements As Double() Get
Property Value
Type: DoubleReturns a Double[].
Return Value
Type: DoubleReturns a Double[] that contains current measurements retrieved from the device.