IviUpconverter Wait Until Ready
IviUpconverterBase Capability Group
This VI waits until all of the signals flowing through the upconverter have settled. If the signals do not settle within the maximum time specified, the VI returns the Max Time Exceeded error.
instrument handle The instrument handle that you obtain from the IviUpconverter Initialize VI or IviUpconverter Initialize With Options VI. The handle identifies a particular instrument session. Default Value: None |
|
maximum time (5000 ms) Pass the maximum length of time. Defined Values: IVIUPCONVERTER_VAL_MAX_TIME_IMMEDIATE (0) IVIUPCONVERTER_VAL_MAX_TIME_INFINITE (-1) Default Value: 5000 ms Notes: (1) The maximum time parameter applies only to this VI. It has no effect on other timeout parameters or properties. |
|
error in (no error) 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. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviUpconverter Initialize VI or IviUpconverter Initialize With Options VI. The handle identifies a particular instrument session. Default Value: None |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |