RFmx Instr DotNET

Table of Contents

RFmxInstrMX.BuildCalibrationPlaneString Method

  • Updated2024-07-17
  • 1 minute(s) read
RFmxInstrMX.BuildCalibrationPlaneString Method

RFmxInstrMXBuildCalibrationPlaneString Method

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

String
Returns the status code of this method. The status code either indicates success or describes a warning condition.

See Also

Log in to get a better experience