Admin Production ni-theme
Current Publication

Wait Until Frequency Sweep Complete [FSW]

IVI Compliance Package

IviDownconverter Wait Until Frequency Sweep Complete [FSW]

IviDownconverterFrequencySweep Capability Group

This VI waits until the frequency sweep is complete. If no frequency sweep is currently running, this VI returns immediately. If the sweep does not complete within the maximum time designated, the VI returns the Max Time Exceeded error.

IviDownconverter Wait Until Frequency Sweep Complete [FSW].vi

civrn

instrument handle The instrument handle that you obtain from the IviDownconverter Initialize or IviDownconverter Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

ci32 maximum time (5000 ms) Pass the maximum length of time.

Defined Values:

IVIDOWNCONVERTER_VAL_MAX_TIME_IMMEDIATE (0)

IVIDOWNCONVERTER_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.

cerrcodeclst 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.

iivrn instrument handle out The instrument handle that you obtain from the IviDownconverter Initialize or IviDownconverter Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

ierrcodeclst 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.