NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerMeasureResult.CurrentMeasurements Property

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

DCPowerMeasureResultCurrentMeasurements Property

Gets the array of current measurements retrieved from the device.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public double[] CurrentMeasurements { get; }
Public ReadOnly Property CurrentMeasurements As Double()
	Get

Property Value

Type: Double
Returns a Double[].

Return Value

Type: Double
Returns a Double[] that contains current measurements retrieved from the device.

See Also

Log in to get a better experience