RFmxVNA Calibration Initiate (VI)
- Updated2024-04-10
- 2 minute(s) read
RFmxVNA Calibration Initiate (VI)
Owning Palette: CalibrationCommits 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).
![]() |
Instrument Handle In specifies the RFmx session refnum. |
![]() |
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. |
![]() |
error out returns error information. |
![]() |
error in describes error conditions that occur before this node runs. |
![]() |
Instrument Handle Out passes a reference of your RFmx session to the next VI. |