User`s guide

5 Acqu iring Image Data
UsingwaittoBlocktheMATLABCommandLine
Example: Blocking the Command Line Until an
Acquisition Completes
The following example illustrates how to use the wait function to put a 60
second time limit on the execution of a hardware trigger. If the hardware
trigger does not execute within the time limit,
wait returns control to the
MATLAB command line.
5-32