Sets the connector type of the DUT. The specified connector type must match be same as that of the selected calkit.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int SetCorrectionCalibrationConnectorType(string selectorString, string value)

Remarks

This method sets the value of CorrectionCalibrationConnectorType attribute.The default value is an empty string.

Parameters

NameTypeDescription
selectorStringstring

Specifies the port number.
Example:
"" or
"port0".
You can use the BuildPortString(string, string) method to build the selector string.

valuestring

Specifies the connector type of the DUT. The specified connector type must match be same as that of the selected calkit.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.