Calibration
- Updated2025-04-08
- 1 minute(s) read
Groups
Group members
Name | Description |
---|---|
RFmxVNA_CalibrationAbort | Stops the calibration, which was previously initiated by RFmxVNA_CalibrationInitiate, for the signal instance that you specify in the Selector String parameter. Calling this function is optional, unless you want to stop a calibration before it is complete. This function executes even if there is an incoming error. |
RFmxVNA_CalibrationAcquire | Measures one or more calibration standards for the specified calibration step. |
RFmxVNA_CalibrationInitiate | Determines the set of calibration standard measurements required for performing calibration with the sweep and calibration settings that you configure. Call this function after configuring all the appropriate sweep and calibration settings such as Frequency Settings, Power Level and Test Receiver attenuation settings, IF Bandwidth, Calkit and Cal Method related settings etc. |
RFmxVNA_CalibrationSave | Computes error-correction terms and saves the calset in memory. Call this function after all calibration standards have been measured using RFmxVNA_CalibrationAcquire function. If you do not specify Calset Name input 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. Note To perform another calibration after you call this function, you must call RFmxVNA_CalibrationInitiate function again. |
Attachments
None