IviSwtch Abort Scan
IviSwtchScanner Capability Group [SCN]
This VI aborts a previously initiated scan. You initiate a scan with the IviSwtch Initiate Scan [SCN] VI.
If the instrument is not currently scanning, this VI returns the IVISWTCH_ERROR_NO_SCAN_IN_PROGRESS (0xBFFA2007) error.
You can determine the current status of the scan by calling the IviSwtch Is Scanning VI.
instrument handle The instrument handle that you obtain from the IviSwtch Initialize or IviSwtch 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 IviSwtch Initialize or IviSwtch 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. |