RFmx Demod DotNET

Table of Contents

RFmxDemodMXADemodConfiguration Methods

  • Updated2024-07-17
  • 6 minute(s) read
RFmxDemodMXADemodConfiguration Methods

RFmxDemodMXADemodConfiguration Methods

The RFmxDemodMXADemodConfiguration type exposes the following members.

Methods

 NameDescription
Public methodConfigureAMCarrierSuppressed Configures the presence of the amplitude modulated (AM) carrier.
Public methodConfigureAudioFilter Configures the audio filter for analog demodulation measurements.
Public methodConfigureAveraging Configures averaging for analog demodulation measurements.
Public methodConfigureCarrierCorrection Configures the carrier correction in analog demodulation measurements.
Public methodConfigureFMDeEmphasis Configures analog demodulation measurements for the de-emphasis filter in the FM transmitter.
Public methodConfigureMeasurementInterval Configures the measurement interval for analog demodulation measurements.
Public methodConfigureModulationType Configures the modulation type for analog demodulated measurements.
Public methodConfigureRbwFilter Configures the resolution bandwidth (RBW) filter.
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodGetAllTracesEnabled Gets whether the traces to be stored and retrieved after performing the analog demodulation measurements is enabled.
Public methodGetAMCarrierSuppressed Gets whether the carrier of the AM (amplitude modulated) signal is absent.
Public methodGetAudioFilterLowerCutoffFrequency Gets the lower cutoff frequency, in hertz (Hz), of the custom audio filter.
Public methodGetAudioFilterType Gets the audio filter to be applied on the analog demodulated signal.
Public methodGetAudioFilterUpperCutoffFrequency Gets the upper cutoff frequency, in hertz (Hz), of the custom audio filter.
Public methodGetAudioMeasurementEnabled Gets whether to enable the audio signal measurements, such as SINAD, SNR, THD and THD+Noise.
Public methodGetAveragingCount Gets the number of acquisitions used for averaging.
Public methodGetAveragingEnabled Gets whether averaging is enabled.
Public methodGetAveragingType Gets the averaging type for the measurement.
Public methodGetCarrierCorrectionFrequencyEnabled Gets whether to correct the frequency error in the carrier when demodulating frequency-modulated (FM) or phase-modulated (PM) signals.
Public methodGetCarrierCorrectionPhaseEnabled Gets whether to correct the carrier phase error when demodulating phase-modulated (PM) signals.
Public methodGetFMDeEmphasis Gets the time constant, in seconds, of the de-emphasis filter, which compensates for the pre-emphasis filter in the frequency-modulated (FM) transmitter.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetMeasurementEnabled Gets whether the analog demodulation measurement is enabled.
Public methodGetMeasurementInterval Gets the signal acquisition time for the analog demodulation measurement. This value is expressed in seconds.
Public methodGetModulationType Gets the digital modulation type of the signal that needs to be analyzed.
Public methodGetRbwFilterAlpha Gets the roll-off factor of the root-raised-cosine (RRC) filter.
Public methodGetRbwFilterBandwidth Gets the bandwidth, in hertz (Hz), of the resolution bandwidth (RBW) filter to be applied to the signal acquired.
Public methodGetRbwFilterType Gets the shape of the digital resolution bandwidth (RBW) filter.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetAllTracesEnabled Sets whether to enable the traces to be stored and retrieved after performing the analog demodulation measurement.
Public methodSetAMCarrierSuppressed Sets whether the carrier of the AM (amplitude modulated) signal is absent.
Public methodSetAudioFilterLowerCutoffFrequency Sets the lower cutoff frequency, in hertz (Hz), of the custom audio filter.
Public methodSetAudioFilterType Sets the audio filter to be applied on the analog demodulated signal.
Public methodSetAudioFilterUpperCutoffFrequency Sets the upper cutoff frequency, in hertz (Hz), of the custom audio filter.
Public methodSetAudioMeasurementEnabled Sets whether to enable the audio signal measurements, such as SINAD, SNR, THD and THD+Noise.
Public methodSetAveragingCount Sets the number of acquisitions used for averaging.
Public methodSetAveragingEnabled Sets whether to enable averaging for the measurement.
Public methodSetAveragingType Sets the averaging type for the measurement.
Public methodSetCarrierCorrectionFrequencyEnabled Sets whether to correct the frequency error in the carrier when demodulating frequency-modulated (FM) or phase-modulated (PM) signals.
Public methodSetCarrierCorrectionPhaseEnabled Sets whether to correct the carrier phase error when demodulating phase-modulated (PM) signals.
Public methodSetFMDeEmphasis Sets the time constant, in seconds, of the de-emphasis filter, which compensates for the pre-emphasis filter in the frequency-modulated (FM) transmitter.
Public methodSetMeasurementEnabled Sets whether to enable the analog demodulation measurements.
Public methodSetMeasurementInterval Sets the signal acquisition time for the analog demodulation measurement. This value is expressed in seconds.
Public methodSetModulationType Sets the digital modulation type of the signal that needs to be analyzed.
Public methodSetRbwFilterAlpha Sets the roll-off factor of the root-raised-cosine (RRC) filter.
Public methodSetRbwFilterBandwidth Sets the bandwidth, in hertz (Hz), of the resolution bandwidth (RBW) filter to be applied to the signal acquired using zero span.
Public methodSetRbwFilterType Sets the shape of the digital resolution bandwidth (RBW) filter.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience