RfsgRF.PeakPowerAdjustment Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets or sets the adjustment for PowerLevel.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public double PeakPowerAdjustment { get; set; }
Public Property PeakPowerAdjustment As Double Get Set
Property Value
DoubleSpecifies a Double representing the adjustment for the PowerLevel
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The PeakPowerAdjustment property was accessed after the associated NIRfsg object was disposed. |
Remarks
The value of the PeakPowerAdjustment property adds to the PowerLevel property. The PeakPowerAdjustment property specifies the peak-to-average power ratio (PAPR) of a waveform. If the PAPR is specified, the specified power level becomes the average power level of the waveform, even if PowerLevelType is set to PeakPower.