ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgPeakPowerAdjustmentInheritance Enumeration

  • Updated2024-05-08
  • 1 minute(s) read
RfsgPeakPowerAdjustmentInheritance Enumeration

RfsgPeakPowerAdjustmentInheritance Enumeration

Determines 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 enum RfsgPeakPowerAdjustmentInheritance
Public Enumeration RfsgPeakPowerAdjustmentInheritance

Members

  Member nameValueDescription
ExactMatch0 Displays an error if different values are detected in the script.
Minimum1 Uses the minimum value found in the script.
Maximum2 Uses the maximum value found in the script.

See Also

Log in to get a better experience