RFmx SpecAn DOTNET

RFmxSpecAnMXSpectrumMeasurementMode Enumeration

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

RFmxSpecAnMXSpectrumMeasurementMode Enumeration

Specifies whether the measurement calibrates the noise floor of analyzer or performs the spectrum measurement. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.

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 RFmxSpecAnMXSpectrumMeasurementMode
Public Enumeration RFmxSpecAnMXSpectrumMeasurementMode

Members

Member nameValueDescription
Measure0Spectrum measurement is performed on the acquired signal.
CalibrateNoiseFloor1Manual noise calibration of the signal analyzer is performed for the spectrum measurement.

See Also