RfsgRFAdvanced.PeakPowerAdjustmentInheritance Property
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Gets or sets the inheritance behavior of the PeakPowerAdjustment property when a script inherits values from specified waveforms.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public RfsgPeakPowerAdjustmentInheritance PeakPowerAdjustmentInheritance { get; set; }
Public Property PeakPowerAdjustmentInheritance As RfsgPeakPowerAdjustmentInheritance Get Set
Property Value
RfsgPeakPowerAdjustmentInheritanceSpecifies the RfsgPeakPowerAdjustmentInheritance enumeration. The default value is ExactMatch.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The PeakPowerAdjustmentInheritance property was accessed after the associated NIRfsg object was disposed. |