RFmx VNA VIs

Table of Contents

RFmxVNA Calibration Initiate (VI)

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

RFmxVNA Calibration Initiate (VI)

Owning Palette: Calibration

Commits the calibration settings. RFmx creates calibration-steps required to perform calibration. Call this VI after configuring the calibration settings. After calling this VI, if you change any calibration setting, you must call this VI again to commit the change(s) to said calibration setting(s).

RFmxVNA Calibration Initiate

cio.gif

Instrument Handle In specifies the RFmx session refnum.

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.

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