SetCorrectionCalibrationConnectorType(string, string)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the port number. |
| value | string | 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.