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

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public enum RFmxNRMXObwAmplitudeCorrectionType

Members

NameValueDescription
RFCenterFrequency0

All the frequency bins in the spectrum are compensated with a single external attenuation value that corresponds to the RF center frequency.

SpectrumFrequencyBin1

An individual frequency bin in the spectrum is compensated with the external attenuation value corresponding to that frequency.