Admin Production ni-theme
Current Publication

Wait Until Settled

IVI Compliance Package

IviRFSigGen Wait Until Settled

IviRFSigGenBase Capability Group

This VI waits until the state of the RF output signal has settled.

instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
max time Specifies the maximum time to wait for the output to settle.

If the output does not settle within this time interval, the VI returns the IVIRFSIGGEN_ERROR_MAX_TIME_EXCEEDED (0xBFFA2003) error code.

Units: milliseconds

Defined Values:

IVIRFSIGGEN_VAL_MAX_TIME_INFINITE (-1) IVIRFSIGGEN_VAL_MAX_TIME_IMMEDIATE (0)

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 IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
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.