RfsgArb.Power Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets the output power, in dBm, from the arbitrary waveform generator (AWG) module.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public double Power { get; }
Public ReadOnly Property Power As Double Get
Property Value
DoubleReturns a Double representing the output power, in dBm.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Power property was accessed after the associated NIRfsg object was disposed. |
Remarks
If an arbitrary waveform is being generated, this property specifies either the average power or the peak power of the signal, depending on PowerLevelType setting.