niRFSA Get De-embedding S-parameters VI
- Updated2025-10-14
- 2 minute(s) read
Returns the S-parameters used for de-embedding a measurement on the selected port. This includes interpolation of the parameters based on the configured carrier frequency. This VI returns an empty array if no de-embedding is completed.
Supported Devices: PXIe-5830/5831/5832/5840/5841/5842/5860

Inputs/Outputs
instrument handle
—
instrument handle identifies your instrument session. instrument handle is obtained from the niRFSA Initialize VI or the niRFSA Initialize With Options VI.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
instrument handle out
—
instrument handle out passes a reference to your instrument session to the next VI. instrument handle is obtained from the niRFSA Initialize VI or the niRFSA Initialize With Options VI and identifies a particular instrument session.
S-parameters
—
S-parameters returns an array of S-parameters. The first index indicates the target port for the S-parameter and the second index is the source port. For example, to index the s21 parameter, use {1, 0} for the indexes since they are zero-based.
number of ports
—
number of ports returns the number of S-parameter ports. The S-parameter array is always n x n, where n is the number of ports.
error out
—
error out contains error information. This output provides standard error out functionality. |
instrument handle
—
error in
—
instrument handle out
—
S-parameters
—
number of ports
—
error out
—