Gets the array of voltage measurements retrieved from the device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public double[] VoltageMeasurements { get; }

Remarks

Returns an array of System.Double that contain voltage measurements retrieved from the device.

Returns

Returns an array of System.Double that contain voltage measurements retrieved from the device.