Configures the frequency start and stop values of the range.

Use "range<n>" as the selector string to configure this VI.

Supported devices: PXIe-5665, PXIe-5668


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name and range number. If you do not specify the signal name, the default signal instance is used. The default value is "range0".

    Example:

    "range0"

    "signal::sig1/range0"

    You can use the RFmxSpecAn Build Range String2 VI to build the selector string.

  • cgenclassrntag.png Instrument Handle In

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

  • cdbl.png Start Frequency (Hz)

    Start Frequency specifies the start of the frequency range, in Hz, for the measurement. The default value is 500 MHz.

  • cdbl.png Stop Frequency (Hz)

    Stop Frequency specifies the stop of the frequency range, in Hz, for the measurement. The default value is 1.5 GHz.

  • ci32.png Range Enabled

    Range Enabled specifies whether to measure the Spurs in the frequency range. The default value is True.

    False (0)

    Disables the acquisition of the frequency range.

    True (1)

    Enables measurement of Spurs in the frequency range.

  • cerrcodeclst.png error in (no error)

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

  • igenclassrntag.png Instrument Handle Out

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

  • ierrcodeclst.png error out

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