RFmxVNA Calset Get Frequency Grid (VI)
- Updated2024-04-10
- 4 minute(s) read
RFmxVNA Calset Get Frequency Grid (VI)
Owning Palette: CalsetReturns the calibration frequency grid from the Calset.
You cannot specify both signal name in Selector String and Calset Name together.
If you do not specify both signal name in Selector String and Calset Name, the frequency grid will be returned from in memory calset of default signal instance. If you do not specify Calset Name but specify signal name in Selector String, the frequency grid will be returned from in memory calset of the specified signal instance. If you specify only Calset Name, the frequency grid will returned from the global calset with the specified calset name.
![]() |
Note You can call this VI only after you call the RFmxVNA Calibration Save VI. |
![]() |
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. |
||||||||||||||||||||||
![]() |
Instrument Handle Out passes a reference of your RFmx session to the next VI. |
||||||||||||||||||||||
![]() |
Calset Name specifies the name of the calset. |
||||||||||||||||||||||
![]() |
Error Term Identifier specifies the type of error term in the calset. The error term can take the following values:
The error term K, alpha, beta, gamma, and delta describe the relation of the outgoing and incident waves at the calibration plane (waves a and b) and the waves measured at VNA reference and measurement receiver (waves r and s) by the following matrix equation:
+ + + ++ + , where alpha, beta, gamma, and delta represent the complex elements of a transmission matrix and K represents a complex scaling factor. |
||||||||||||||||||||||
![]() |
Frequency Grid (Hz) returns the calibration frequency grid from the calset. This value is expressed in Hz. |
||||||||||||||||||||||
![]() |
error in describes error conditions that occur before this node runs. |
||||||||||||||||||||||
![]() |
error out returns error information. |