CalkitManagerCalkitCalibrationElementSParameterGetS22(string, ref ComplexDouble[])
- Updated2025-10-13
- 1 minute(s) read
Returns the S22 S-Parameter for the calibration element.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int CalkitManagerCalkitCalibrationElementSParameterGetS22(string selectorString, ref ComplexDouble[] s22)
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. |
| s22 | ref ComplexDouble[] | Upon return, contains the S22 S-Parameter for the calibration element. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.