ni-rfsg-lv-api-ref-doc

Table of Contents

niRFSG Configure De-embedding Table Interpolation VI

  • Updated2024-05-08
  • 5 minute(s) read

niRFSG Configure De-embedding Table Interpolation VI

Specifies the interpolation method to use when interpolating parameters from the de-embedding table. Linear interpolation is the default.

Supported Devices: PXIe-5830/5831/5832/5840/5841/5842

niRFSG Configure De-embedding Table Interpolation (Nearest)

Selects the nearest interpolation method.

The parameters of the table nearest to the carrier frequency are used for de-embedding.

Supported Devices: PXIe-5830/5831/5832/5840/5841/5842

niRFSG Configure De-embedding Table Interpolation (Nearest)

cio.gif

instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

cstr.gif

port specifies the name of the port. The only valid value for the PXIe-5840/5841 is "" (empty string).

cstr.gif

table name specifies the name of the table.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. The default is no error. This node does not pass the error in input to the error out output. Regardless of whether an error occurred before this node runs, the node returns no error.

This input contains status, code, and source, which provide standard error in functionality.

iio.gif

instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

ierrcodeclst.gif

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

niRFSG Configure De-embedding Table Interpolation (Linear)

Selects the linear interpolation method.

If the carrier frequency does not match a row in the de-embedding table, NI-RFSG performs a linear interpolation based on the entries in the de-embedding table to determine the parameters used for de-embedding.

Supported Devices: PXIe-5830/5831/5832/5840/5841/5842

niRFSG Configure De-embedding Table Interpolation (Linear)

cio.gif

instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

cstr.gif

port specifies the name of the port. The only valid value for the PXIe-5840/5841 is "" (empty string).

cstr.gif

table name specifies the name of the table.

ci32.gif

format specifies the format of parameters to interpolate. The default value is Real and Imaginary.

Real and Imaginary (4000)

Results in a linear interpolation of the real portion of the complex number and a separate linear interpolation of the complex portion.

Magnitude and Phase (4001)

Results in a linear interpolation of the magnitude and a separate linear interpolation of the phase.

Magnitude(dB) and Phase (4002)

Results in a linear interpolation of the magnitude, in decibels, and a separate linear interpolation of the phase.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. The default is no error. This node does not pass the error in input to the error out output. Regardless of whether an error occurred before this node runs, the node returns no error.

This input contains status, code, and source, which provide standard error in functionality.

iio.gif

instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

ierrcodeclst.gif

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

niRFSG Configure De-embedding Table Interpolation (Spline)

Selects the spline interpolation method.

If the carrier frequency does not match a row in the de-embedding table, NI-RFSG performs a spline interpolation based on the entries in the de-embedding table to determine the parameters used for de-embedding.

Supported Devices: PXIe-5830/5831/5832/5840/5841/5842

niRFSG Configure De-embedding Table Interpolation (Spline)

cio.gif

instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

cstr.gif

port specifies the name of the port. The only valid value for the PXIe-5840/5841 is "" (empty string).

cstr.gif

table name specifies the name of the table.

cerrcodeclst.gif

error in describes error conditions that occur before this node runs. The default is no error. This node does not pass the error in input to the error out output. Regardless of whether an error occurred before this node runs, the node returns no error.

This input contains status, code, and source, which provide standard error in functionality.

iio.gif

instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

ierrcodeclst.gif

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

Log in to get a better experience