NI-RFPM Read Connected TX Paths VI
- Updated2023-12-28
- 5 minute(s) read
NI-RFPM Read Connected TX Paths VI
Installed With: NI-RFPMQueries which TX switch paths are currently connected and returns an array of path enums and port strings.
This VI does not support the mmWave subsystem.
NI-RFPM Read Connected TX Paths By Parameters
Queries which STS transmit paths are currently connected and returns arrays of transmit enums and port strings.
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from the NI-RFPM Init With Resources VI and identifies a particular instrument session. |
||||||
![]() |
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.
|
||||||
![]() |
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. |
||||||
![]() |
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.
|
||||||
![]() |
TX Paths returns a list of STS transmit paths used in current connections. |
||||||
![]() |
Ports returns a list of STS transmit ports used in current connections. |
NI-RFPM Read Connected TX Paths By Switch Path String
Queries which TX switch paths are currently connected and returns a string array.
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from the NI-RFPM Init With Resources VI and identifies a particular instrument session. |
||||||
![]() |
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.
|
||||||
![]() |
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. |
||||||
![]() |
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.
|
||||||
![]() |
Connected TX Paths returns a list of connected TX switch path strings. |