niRFSG Get De-embedding S-parameters VI
- Updated2025-02-03
- 3 minute(s) read
niRFSG Get De-embedding S-parameters VI
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.
![]() |
Note The port orientation for the returned S-parameters is normalized to Port2 Towards DUT. |
Supported Devices: PXIe-5830/5831/5832/5840/5841/5842/5860
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI. |
![]() |
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. |
![]() |
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. |
![]() |
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 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 contains error information. This output provides standard error out functionality. |