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

TypeDescription
System.ObjectDisposedException

The PeakPowerAdjustmentInheritance property was accessed after the associated NIRfsg object was disposed.