Get the array of current measurements retrieved from the device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public double[] CurrentMeasurements { get; }

Remarks

Returns an array of System.Double that represents the current measurements retrieved from the device.

Returns

Specifies an array of System.Double that contain current measurements retrieved from the device.