Calkit
- Updated2025-10-13
- 1 minute(s) read
Groups
Group members
| Name | Description |
|---|---|
| RFmxVNA_CalkitManagerCalkitAddCalibrationElement | Adds a new Calibration Element with a user defined Calibration Element ID to the Calkit. The user defined Calibration Element ID has to be unique among all Calibration Elements in the Calkit. |
| RFmxVNA_CalkitManagerCalkitAddConnector | Adds a new Connector with a user defined Connector ID to the Calkit. The user defined Connector ID has to be unique among all Connectors in the Calkit. |
| RFmxVNA_CalkitManagerCalkitGetCalibrationElementIDs | Returns a list of Calibration Element IDs of all Calibration Elements of the Calkit. |
| RFmxVNA_CalkitManagerCalkitGetConnectorIDs | Returns the list of Connector IDs for all connectors in the Calkit. |
| RFmxVNA_CalkitManagerCalkitGetDescription | Returns the description of the Calkit. |
| RFmxVNA_CalkitManagerCalkitGetVersion | Returns the version string of the Calkit. |
| RFmxVNA_CalkitManagerCalkitRemoveCalibrationElement | Removes the Calibration Element identified by its Calibration Element ID from the Calkit. |
| RFmxVNA_CalkitManagerCalkitRemoveConnector | Removes a Connector element from the Calkit. |
| RFmxVNA_CalkitManagerCalkitSetDescription | Sets the description for the Calkit. |
| RFmxVNA_CalkitManagerCalkitSetVersion | Sets the version string for the Calkit. |
Attachments
None