RFmxVNA Select Active Calset VI
- Updated2025-10-13
- 3 minute(s) read
Selects either the default calset of the specified signal or a named calset accessible across all signals as active calset for the specified signal.
Behaviors for different combinations of Calset Name and Signal Name strings specified are as follows:
- Calset Name is "" (empty string): RFmx selects the default calset as the active calset for the signal instance specified in the Selector String. If you do not specify a Signal Name, then default RFmxVNA signal instance is used.
- Calset Name is non-empty string: RFmx selects the named calset as the active calset for the signal instance specified in the Selector String. If you do not specify a Signal Name, then default RFmxVNA signal instance is used.
You can use RFmxVNA Get All Calset Names VI to get the list of available named calsets.

Inputs/Outputs
Selector String
—
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
—
Instrument Handle In specifies the RFmx session refnum.
Calset Name
—
Calset Name specifies the name of the calset. If you do not specify this parameter, the calset is saved as default calset for the specified signal and is not available for use in other signals. If you specify non-empty Calset Name string, calset is saved as a named calset available for use across all signals and is also selected as the active calset for the current signal.
Restore Configuration
—
Restore Configuration specifies whether the stimulus settings from the specified calset should be applied to the signal.
error in (no error)
—
error in describes error conditions that occur before this node runs.
Instrument Handle Out
—
Instrument Handle Out passes a reference of your RFmx session to the next VI.
error out
—
error out returns error information. |
Selector String
—
Instrument Handle In
—
Restore Configuration
—
error in (no error)
—
Instrument Handle Out
—
error out
—