RFmxVnaMXCalkitManagerCalkitCalibrationElementType Enumeration
- Updated2025-10-13
- 1 minute(s) read
specifies the type(s) of the Calibration Element.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXCalkitManagerCalkitCalibrationElementType
Members
| Name | Value | Description |
|---|---|---|
| Load | 0 | Valid for SOL(T/R) calibration types. |
| Open | 1 | Valid for SOL(T/R) calibration types. |
| Short | 2 | Valid for SOL(T/R) calibration types. |
| Thru | 3 | Valid for SOL(T/R) calibration types. |
| Line | 4 | Valid for TRL/LRL calibration types. |
| Reflect | 5 | Valid for TRL/LRL calibration types. |
| Termination | 6 | Use instead of Short/Open/Load, if multiple such elements are present. |