NI-RFPM Init With Resources VI
- Updated2023-12-28
- 4 minute(s) read
NI-RFPM Init With Resources VI
Installed With: NI-RFPMInitializes a session of the NI-RFPM driver and configures the measurement resources. The NI-RFSA, NI-RFSG, and either NI-RFPM Switch or IVI Switch sessions must be initialized before passing into this VI. No switch session is required for the mmWave subsystem. Pass NULL or the empty string ("") for the Switch handle parameter when using the mmWave subsystem.
![]() |
option string sets the initial value of certain properties for the session. A valid option would be DriverSetup=bitfile:NI-RFPM.lvbitx. |
||||||
![]() |
instrument handle identifies your instrument session. instrument handle is obtained from the NI-RFPM Init With Resources VI and identifies a particular instrument session. |
||||||
![]() |
RFSA handle specifies a handle to the NI-RFSA device. |
||||||
![]() |
RFSG handle specifies a handle to the NI-RFSG device. |
||||||
![]() |
Switch handle specifies a handle to the NI-RFPM switch. Pass NULL or the empty string ("") for this parameter when using the mmWave subsystem. |
||||||
![]() |
The error in 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 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.
|