NI-RFPM API Reference

Table of Contents

NI-RFPM Create Reference Level Port Extension S-parameter Table (S2P file) VI

  • Updated2023-12-28
  • 4 minute(s) read

NI-RFPM Create Reference Level Port Extension S-parameter Table (S2P file) VI

Installed With: NI-RFPM

Creates an S-parameter reference level port extension table for the port based on the specified S2P file.

This VI does not support the RF subsystem.

NI-RFPM Create Reference Level Port Extension S-parameter Table (S2P file)

cio.gif

instrument handle identifies your instrument session. instrument handle is obtained from the NI-RFPM Init With Resources VI and identifies a particular instrument session.

cstr.gif

port specifies the port to create the reference level port extension S-parameter table for.

cstr.gif

table name specifies the name of the S-parameter table.

cpath.gif

S2P file Path specifies the path to the 2-port Touchstone file (S2P) that contains s-parameter information for the specified port.

cerrcodeclst.gif

The error in (no error) cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in (no error) control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cbool.gif

The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ci32.gif

The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

cstr.gif

The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ci32.gif

S-parameters orientation specifies the orientation of the data in the S2P file relative to the port you specify.

S2P Port1 Towards DUT Port 1 of the S2P is oriented towards the DUT.
S2P Port2 Towards DUT Port 2 of the S2P is oriented towards the DUT.
iio.gif

instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the NI-RFPM Init With Resources VI and identifies a particular instrument session.

ierrcodeclst.gif

The error out cluster passes error or warning information out of a VI to be used by other VIs. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

ibool.gif

The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ii32.gif

The code output identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

istr.gif

The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

Log in to get a better experience