CalkitManagerCalkitCalibrationElementGetSParameterDefinition(string, out RFmxVnaMXCalkitManagerCalkitCalibrationElementSParameterDefinition)
- Updated2025-10-13
- 1 minute(s) read
Returns the S-Parameter definition of the Calibration Element.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int CalkitManagerCalkitCalibrationElementGetSParameterDefinition(string selectorString, out RFmxVnaMXCalkitManagerCalkitCalibrationElementSParameterDefinition sParameterDefinition)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the selector string created by this method. The selector string comprises of the Calkit ID and the Calibration Element ID. |
| sParameterDefinition | out RFmxVnaMXCalkitManagerCalkitCalibrationElementSParameterDefinition | Upon return, contains the S-Parameter definition of the Calibration Element. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.