User`s guide
Waiting for an Acquisition to Finish
6-37
wait(vid,60)
The wait function blocks the command line until the hardware trigger fires and
acquisition completes or until the amount of time specified by the timeout value
expires.
6
Clean up — Always remove image acquisition objects from memory, and the
variables that reference them, when you no longer need them.
delete(vid)
clear vid