niHSDIO Abort
From NI Digital Waveform Generator/Analyzer
niHSDIO Abort
Stops a running dynamic session. This VI is generally not required on finite data operations, as these operations complete once the last data point is generated or acquired. This VI is generally only required for continuous operations or if you wish to interrupt an incomplete finite operation.
This VI is valid only for dynamic operations (acquisition or generation). It is not valid for static operations.
| Note To avoid receiving hardware clocking errors when reconfiguring an external clock, you should explicitly call the niHSDIO Abort VI after your finite operation has completed before performing any clocking reconfiguration. An external clock that stops sending pulses to the device (even after a finite operation has completed) may cause NI-HSDIO to think the clock became unlocked if the device has not implicitly aborted yet. |
![]()
| instrument handle identifies your instrument session. instrument handle was obtained from the niHSDIO Init Acquisition Session VI or the niHSDIO Init Generation Session VI. | |||||||
error in describes error conditions that occur before this VI or function runs.
| |||||||
| instrument handle out passes a reference to your instrument session to the next VI. instrument handle was obtained from the niHSDIO Init Acquisition Session VI or the niHSDIO Init Generation Session VI. | |||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
|