PeakPowerAdjustmentInheritance
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the inheritance behavior of the PeakPowerAdjustment property when a script inherits values from specified waveforms.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgPeakPowerAdjustmentInheritance PeakPowerAdjustmentInheritance { get; set; }
Remarks
Specifies the RfsgPeakPowerAdjustmentInheritance enumeration. The default value is ExactMatch.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PeakPowerAdjustmentInheritance property was accessed after the associated NIRfsg object was disposed. |