RFmxVnaMXSParamsCorrectionState Enumeration
- Updated2025-10-13
- 1 minute(s) read
Returns the error correction state of the VNA S-Parameter measurement.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXSParamsCorrectionState
Members
| Name | Value | Description |
|---|---|---|
| None | 0 | Error correction is not applied. |
| Corrected | 1 | Error correction is applied without interpolation using the error terms from the calset. |
| Interpolated | 2 | Error correction is applied with error terms for at least one sweep point interpolated from the calset error terms. |
| SettingsModified | 3 | Settings during the measurment differ from those used during calibration. |