AcquisitionMode

Feature Info

Module Category Path Type Access
Remote Device Root → AcquisitionControl Enumeration Imposed: RO

Short Description

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.

Enumeration Values

SingleFrame: One frame is captured.
MultiFrame: The number of frames specified by AcquisitionFrameCount is captured.
Continuous: Frames are captured continuously until stopped with the AcquisitionStop command.