CalkitManagerCalkitConnectorSetGender(string, RFmxVnaMXCalkitManagerCalkitConnectorGender)
- Updated2025-10-13
- 1 minute(s) read
Sets the Gender of a Connector of a specific Calkit.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int CalkitManagerCalkitConnectorSetGender(string selectorString, RFmxVnaMXCalkitManagerCalkitConnectorGender connectorGender)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the selector string to address a specific Connector within a Calkit. The selector string comprises of the Calkit ID and the Connector ID. |
| connectorGender | RFmxVnaMXCalkitManagerCalkitConnectorGender | Specifies the Gender of a Connector of a specific Calkit. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.