NIRfsg Namespace

Table of Contents

RfsgDeviceCharacteristics.ModulePowerConsumption Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgDeviceCharacteristics.ModulePowerConsumption Property

RfsgDeviceCharacteristicsModulePowerConsumption Property

Gets the total power consumption of the device in watts.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public double ModulePowerConsumption { get; }
Public ReadOnly Property ModulePowerConsumption As Double
	Get

Property Value

Double
Returns a Double representing the total power consumption of the device.

Exceptions

ExceptionCondition
ObjectDisposedException The ModulePowerConsumption property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience