Specifies the Thru calibration method when Calibration Method method is set to SOLT.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public enum RFmxVnaMXCorrectionCalibrationThruMethod

Members

NameValueDescription
Auto0

Measurement selects the appropriate Thru calibration method based on the value of CorrectionCalibrationCalkitType method specified by you. If CorrectionCalibrationCalkitType is Electronic, then Delay Thru Using Defined Thru is selected. If CorrectionCalibrationCalkitType is Mechanical, then Undefined Thru is selected.

DefinedThru1

The Thru definition from calkit definition is used based on the value of CorrectionCalibrationCalkitType method specified by you. If CorrectionCalibrationCalkitType is Electronic, the Thru definition from the electronic calkit EPROM is used. If CorrectionCalibrationCalkitType is Mechanical, the Thru definition from the calkit definition file is used.

FlushThru2

Indicates a direct connection of the test ports when CorrectionCalibrationCalkitType is Mechanical. The measured Thru is treated as flush Thru ignoring the Thru definition from the Calkit file. This method is not supported when CorrectionCalibrationCalkitType is Electronic.

UndefinedThru3

Indicates connection of a Thru without a stored definition when CorrectionCalibrationCalkitType is Mechanical. The measured Thru is treated as unknown Thru ignoring the Thru definition from the Calkit file. If a delay is configured, the delay will be utilized for the calibration. This method is not supported when CorrectionCalibrationCalkitType is Electronic.

vCalThruAsUnknownThru5

The Thru from the electronical Calkit is used for Thru measurement during calibration. The Thru definirion from vCal EPROM is used as a phase reference for the Thru characterization during calibration. This method is not supported when Calkit Type is Mechanical.