
- 14 -
4.3.3 AcquisitionControl
The following table describes each Acquisition Control features.
Display Name
Feature&Values
Description
AcquisitionMode
AcquisitionMode
Continuous
Singleframe
MultiFrame
Sets the acquisition mode of the device.
It defines mainly the number of frames
to capture during an acquisition and the
way the acquisition stops.
Frames are captured continuously with
AcquisitionStart until stopped with the
AcquisitionStop command.
One frame is captured for each
AcquisitionStart
Command.
An
AcquisitionStop occurs at the end of the
Active Frame.
A sequence of frames is captured for
each AcquisitionStart Command. The
number of frames is specified by
AcquisitionFrameCount
feature.
An
AcquisitionStop occurs at the end of the
Active Frame(s)