NI-RFPM Wait For Measurement Done VI
- Updated2023-12-28
- 3 minute(s) read
NI-RFPM Wait For Measurement Done VI
Installed With: NI-RFPMWaits for the measurement to complete. If the measurement does not complete within the specified timeout, this VI returns a timeout error.
![]() |
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 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.
|
||||||
![]() |
Timeout specifies the time to wait for the operation to complete before returning an error, expressed in seconds. |
||||||
![]() |
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.
|