BuildCalibrationPlaneString(string)
- Updated2025-10-13
- 1 minute(s) read
Creates the selector string to use with External Attenuation Table methods.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public static string BuildCalibrationPlaneString(string calibrationPlaneName)
Parameters
| Name | Type | Description |
|---|---|---|
| calibrationPlaneName | string | Specifies the calibration plane name for building the selector string. This input accepts the calibration plane name with or without the "calplane::" prefix. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.