CalkitManagerValidateCalkit(string, string)
- Updated2025-10-13
- 1 minute(s) read
Validates the consistency of a Calkit definition and returns the status of the validation.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int CalkitManagerValidateCalkit(string selectorString, string calkitID)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| calkitID | string | Specifies the ID for the Calkit in Calkit Manager. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.