Admin Production ni-theme
Current Publication

Abort

IVI Compliance Package

IviScope Abort

IviScope Base Capability Group

This VI aborts an acquisition and returns the oscilloscope to the Idle state. You initiate an acquisition with the IviScope Initiate Acquisition VI.

Notes
  1. This VI does not check the instrument status. Typically, you call this VI only in a sequence of calls to other low-level driver VIs. The sequence performs one operation. You use the low-level VIs to optimize one or interaction with the instrument. If you want to check the instrument status, call the IviScope Error-Query VI at the conclusion of the sequence.
  2. If the instrument cannot abort an initiated acquisition, this VI returns the IVI_ERROR_FUNCTION_NOT_SUPPORTED error.


instrument handle The instrument handle that you obtain from the IviScope Initialize or the IviScope Initialize With Options VI.
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 IviScope Initialize or the IviScope Initialize With Options VI.
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.