RFmxInstrMX.BuildCalibrationPlaneString Method
- Updated2024-07-17
- 1 minute(s) read
RFmx
Creates the selector string to use with External Attenuation Table methods.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
public static string BuildCalibrationPlaneString( string calibrationPlaneName )
Public Shared Function BuildCalibrationPlaneString ( calibrationPlaneName As String ) As String
Parameters
- 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.
Return Value
StringReturns the status code of this method. The status code either indicates success or describes a warning condition.