RFMXVNA_ATTR_SPARAMS_RESULTS_CORRECTION_STATE
- Updated2025-04-08
- 1 minute(s) read
Returns the error correction state of the VNA S-Parameter measurement.
Syntax
RFMXVNA_ATTR_SPARAMS_RESULTS_CORRECTION_STATE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
13635608 | int32 | Read-Only | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
Name | Value | Description |
---|---|---|
RFMXVNA_VAL_SPARAMS_CORRECTION_STATE_NONE | 0 (0x0) | Error correction is not applied. |
RFMXVNA_VAL_SPARAMS_CORRECTION_STATE_CORRECTED | 1 (0x1) | Error correction is applied without interpolation using the error terms from the calset. |
RFMXVNA_VAL_SPARAMS_CORRECTION_STATE_INTERPOLATED | 2 (0x2) | Error correction is applied with error terms for at least one sweep point interpolated from the calset error terms. |
RFMXVNA_VAL_SPARAMS_CORRECTION_STATE_SETTINGS_MODIFIED | 3 (0x3) | Settings during the measurment differ from those used during calibration. |