Gets the total power consumption of the device in watts.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double ModulePowerConsumption { get; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

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