niRFSG Create De-embedding S-parameter Table (array) VI
- Updated2025-10-14
- 3 minute(s) read
Creates an s-parameter de-embedding table for the port from the input data.
If you only create one table for a port, NI-RFSG automatically selects that table to de-embed the generation.
Supported Devices: PXIe-5830/5831/5832/5840/5841/5842/5860

Inputs/Outputs
S-parameter table
—
S-parameter table specifies the S-parameters for each frequency. The first index indicates which frequency the entry is for. The second index is the target port for the S-parameter and the third index is the the source port. For example, to index the s21 parameter for the fourth frequency in the table, you would use {3, 1, 0} as the indexes since they are zero-based.
instrument handle
—
instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.
port
—
port specifies the name of the port. The only valid value for the PXIe-5840/5841 is "" (empty string).
table name
—
table name specifies the name of the table. The name must be unique for a given port, but not across ports. If you use the same name as an existing table, the table is replaced.
frequencies
—
frequencies specifies the frequencies for the S-parameter table rows. Frequencies must be unique and in ascending order.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
S-parameters orientation
—
S-parameters orientation specifies the orientation of the data in the S2P file relative to the port on the DUT port. The default value is Port2 Towards DUT.
instrument handle out
—
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.
error out
—
error out contains error information. This output provides standard error out functionality. |
S-parameter table
—
instrument handle
—
port
—
frequencies
—
error in
—
S-parameters orientation
—
instrument handle out
—
error out
—