RfsgRFAdvanced.PeakPowerAdjustmentInheritance Property
- Updated2024-05-08
- 1 minute(s) read
RfsgRFAdvancedPeakPowerAdjustmentInheritance Property
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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgPeakPowerAdjustmentInheritance PeakPowerAdjustmentInheritance { get; set; }
Public Property PeakPowerAdjustmentInheritance As RfsgPeakPowerAdjustmentInheritance Get Set
Property Value
Type: 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. |