RFmx WCDMA DotNET

RFmxWcdmaMXAcpAmplitudeCorrectionType Enumeration

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

RFmxWcdmaMXAcpAmplitudeCorrectionType Enumeration

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

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

Syntax

public enum RFmxWcdmaMXAcpAmplitudeCorrectionType
Public Enumeration RFmxWcdmaMXAcpAmplitudeCorrectionType

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

Log in to get a better experience