Calibration
- 更新时间2025-10-13
- 阅读时长1分钟
Groups
Group members
| Name | Description |
|---|---|
| RFmxVNA_AutoDetectvCalOrientation | Automatically detects the vCal ports connected to the VNA ports and writes the RFMXVNA_ATTR_CORRECTION_CALIBRATION_CALKIT_ELECTRONIC_ORIENTATION attribute. Call this function before calling RFmxVNA_CalibrationInitiate. |
| 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. |
Attachments
None