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: ConfigurationConfigures 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.
![]() |
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 In specifies the RFmx session refnum. |
![]() |
Start Frequency (Hz) specifies the lowest frequency at which the measurement needs to be performed. This value is expressed in Hz. |
![]() |
Stop Frequency (Hz) specifies the highest frequency at which the measurement needs to be performed. This value is expressed in Hz. |
![]() |
Number of Points specifies the number of frequency points at which the measurement needs to be performed. This value is expressed in Hz. |
![]() |
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. |