ModulePowerConsumption
- Updated2025-10-14
- 1 minute(s) read
Gets the module power consumption.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double ModulePowerConsumption { get; }
Remarks
Returns a Double representing the module power consumption.
Supported Devices: PXIe-5830/5831/5832/5840
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ModulePowerConsumption method was accessed after the associated NIRfsa object was disposed. |