VoltageMeasurements
- Updated2025-10-06
- 1 minute(s) read
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.