RFmx SpecAn DOTNET

RFmxSpecAnMXIMAmplitudeCorrectionType Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxSpecAnMXIMAmplitudeCorrectionType Enumeration

RFmxSpecAnMXIMAmplitudeCorrectionType Enumeration

Specifies whether the amplitude of the frequency bins, used in the measurement, is corrected for external attenuation at the RF center frequency, or at the individual frequency bins. Use the _RFmxInstrCfgExternalAttenuationTable function to configure the external attenuation table.

Namespace: NationalInstruments.RFmx.SpecAnMX
Assembly: NationalInstruments.RFmx.SpecAnMX.Fx40 (in NationalInstruments.RFmx.SpecAnMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public enum RFmxSpecAnMXIMAmplitudeCorrectionType
Public Enumeration RFmxSpecAnMXIMAmplitudeCorrectionType

Members

Member nameValueDescription
RFCenterFrequency0All the frequency bins in the spectrum are compensated with a single external attenuation value that corresponds to the RF center frequency.
SpectrumFrequencyBin1An Individual frequency bin in the spectrum is compensated with the external attenuation value corresponding to that frequency.

See Also