RFmx Demod VIs

RFmxDemod ADemod Configure Audio Filter (VI)

  • Updated2023-10-12
  • 3 minute(s) read
 RFmxDemod ADemod Configure Audio Filter (VI)

RFmxDemod ADemod Configure Audio Filter (VI)

Owning Palette: ADemod

Configures the audio filter for analog demodulation measurements.

RFmxDemod ADemod Configure Audio Filter

cio.gif

Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

ci32.gif

Audio Filter Type specifies the audio filter to be applied on the analog demodulated signal.

The default value is None.

For more information about filter response refer to the Analog Demod topic page.

None (0)

Does not use any audio filter.

Custom (1)

Uses the filter specified by the Ademod Audio Filter Lower Cutoff property and the Ademod Audio Filter Upper Cutoff property.

A - Weight (2)

Uses an A-weighted filter.

B - Weight (3)

Uses a B-weighted filter.

C - Weight (4)

Uses a C-weighted filter.

CCITT (5)

Uses the filter specified by CCITT.

ITU-R 468-4 (6)

Uses the filter specified by ITU-R 468-4.

cdbl.gif

Audio Filter Lower Cutoff specifies the lower cutoff frequency, in Hz, of the custom audio filter.

cdbl.gif

Audio Filter Upper Cutoff specifies the upper cutoff frequency, in Hz, of the custom audio filter.

cstr.gif

Selector String comprises of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string).

Example:

""

"signal::sig1"

You can use the RFmxDemod Build Signal String VI to build the selector string.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

Instrument Handle Out passes a reference to your RFmx session to the next VI.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

Log in to get a better experience