ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...RfsgRFAdvanced ClassRfsgRFAdvanced.PeakPowerAdjustmentInheritance PropertyCurrent page
Table of Contents

RfsgRFAdvanced.PeakPowerAdjustmentInheritance Property

RfsgRFAdvanced.PeakPowerAdjustmentInheritance Property

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: RfsgPeakPowerAdjustmentInheritance
Specifies the RfsgPeakPowerAdjustmentInheritance enumeration. The default value is ExactMatch.

Exceptions

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

See Also

Was this information helpful?