RFmx VNA VIs

Table of Contents

RFmxVNA Configure Frequency List (Start Stop Points) (VI)

  • Updated2024-04-10
  • 2 minute(s) read

RFmxVNA Configure Frequency List (Start Stop Points) (VI)

Owning Palette: Configuration

Configures the list of frequencies at which the measurement needs to be performed. The start frequency and stop frequency points are inclusive in the frequency list.

RFmxVNA Configure Frequency List (Start Stop Points)

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::mysignal1"

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

cio.gif

Instrument Handle In specifies the RFmx session refnum.

cdbl.gif

Start Frequency (Hz) specifies the lowest frequency at which the measurement needs to be performed. This value is expressed in Hz.

cdbl.gif

Stop Frequency (Hz) specifies the highest frequency at which the measurement needs to be performed. This value is expressed in Hz.

ci32.gif

Number of Points specifies the number of frequency points at which the measurement needs to be performed. This value is expressed in Hz.

ierrcodeclst.gif

error out returns error information.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs.

iio.gif

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

Log in to get a better experience