Camera Link registers
27
Goldeye Camera Link Register Controls Reference V1.0.0
RegAcquisitionMode
Determines the behavior of the camera when
AcquisitionStart
is triggered.
Register name prefix
RegAcquisitionMode
Register type
IntReg
Access mode
R/W
Address
0x00013104
Length (Bytes)
4
Default
Continuous
Bits used
31..0
Enumeration values:
Value
Name and description
1
Continuous
After an acquisition start event, the camera will continuously receive
frame trigger events.
See
TriggerSelector
and
TriggerSource
for more information.
2
SingleFrame
The camera will only deliver a single frame trigger event. Further
trigger events will be ignored until acquisition is stopped and restarted
3
MultiFrame
The camera will acquire the number of images specified by
AcquisitionFrameCount
. Further trigger events will be ignored until
acquisition is stopped and restarted