Creates an S-parameter de-embedding table for the port based on the specified S2P file.

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


icon

Inputs/Outputs

  • civrn.png 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.

  • cstr.png port

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

  • cstr.png 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.

  • cpath.png S2P file path

    S2P file path specifies the path to the S2P file that contains de-embedding information for the specified port.

  • cerrcodeclst.png error in

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

  • ci32.png 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.

    Port1 Towards DUT (24000)

    Port 1 of the S2P is oriented towards the DUT port.

    Port2 Towards DUT (24001)

    Port 2 of the S2P is oriented towards the DUT port.

  • iivrn.png 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.

  • ierrcodeclst.png error out

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