RFmx SpecAn VIs

Table of Contents

RFmxSpecAn FCnt Configure Threshold (VI)

  • Updated2023-10-12
  • 3 minute(s) read
 RFmxSpecAn FCnt Configure Threshold (VI)

RFmxSpecAn FCnt Configure Threshold (VI)

Owning Palette: FCnt

Configures the threshold level for the samples that need to be considered for the frequency count (FCnt) measurement. Enable the threshold when analyzing burst signals or signals with dead time.

RFmxSpecAn FCnt Configure Threshold

cio.gif

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

ci32.gif

Threshold Enabled specifies whether to enable thresholding of the acquired samples to be used for the measurement. The default value is False.

False (0)

All samples are considered for the measurement.

True (1)

The samples above the threshold level specified in the Threshold Level parameter are considered for the measurement.

cdbl.gif

Threshold Level specifies either the relative or absolute threshold power level based on the value of the Threshold Type parameter. The default value is -20 dB.

ci32.gif

Threshold Type specifies the reference for the power level used for thresholding. The default value is Relative.

Relative (0)

The threshold is relative to the peak power, in dB, of the acquired samples.

Absolute (1)

The threshold is the absolute power, in dBm.

cstr.gif

Selector String specifies a selector string comprising 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 RFmxSpecAn 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 of 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