RFmx Instruments VIs

RFmxInstr Disable Calibration Plane (VI)

  • Updated2024-04-10
  • 2 minute(s) read

RFmxInstr Disable Calibration Plane (VI)

Owning Palette: External Attenuation Table

Disables the calibration plane specified by the Selector String parameter for amplitude correction.

Supported devices: PXIe-5663/5663E, PXIe-5665, PXIe-5668, PXIe-5644/5645/5646, PXIe-5830/5831/5832/5840/5841/5842

RFmxInstr Disable Calibration Plane

cio.gif

Instrument Handle In identifies the instrument session. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI or the RFmxInstr Initialize NIRFSA (Array) VI.

cstr.gif

Selector String specifies the calibration plane name in which the external attenuation table is stored. This input accepts the calibration plane name with the "calplane::" prefix. If you do not specify the calibration plane name, the default calibration plane instance is used. The default value is "" (empty string). If you specify "calplane::all", all the calibration planes are disabled.

Example:

""

"calplane::plane0"

"calplane::all"

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

iio.gif

Instrument Handle Out passes a reference of the instrument session to the next VI.

ierrcodeclst.gif

error out contains error information. This output provides standard error out functionality.

Log in to get a better experience