start
Obtain exclusive use of image acquisition device
Syntax
Description
start(
obtains
exclusive use of the image acquisition device associated with the
videoinput
)videoinput
object and locks the configuration of the device. Using the
start
command to begin running the object is a necessary first step to
acquire image data. To control data logging, use the TriggerType
property. To
configure the trigger settings of the object, use the triggerconfig
function.
For more information about the video input acquisition, see Algorithm.
Examples
Input Arguments
Algorithms
Version History
Introduced before R2006a
See Also
imaqfind
| propinfo
| stop
| trigger
| triggerconfig