CurrentMeasurements
- Updated2025-10-06
- 1 minute(s) read
Gets the array of current measurements retrieved from the device.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public double[] CurrentMeasurements { get; }
Remarks
Returns a System.Double[].
Returns
Returns a System.Double[] that contains current measurements retrieved from the device.