Instruction manual
Configuration of the camera
MARLIN Technical Manual
Page 108
11.4.10 Deferred image transport
Using the register, the sequence of recording and the transfer of the images can be paused.
Setting “HoldImg” prevents transfer of the image. The images are stored in ImageFIFO.
The images indicated by NumOfImages are sent by setting the “SendImage” bit.
When “FastCapture” is set (in Format_7 only), images are recorded at the highest possible frame
rate.
Offset Name Field Bit Description
0xF1000260 DEFERRED_TRANS Presence_Inq [0] Indicates presence of
this feature (read only)
--- [1..4]
SendImage [5] Send NumOfImages now
(auto reset)
HoldImg [6] Enable/Disable deferred
transport mode
FastCapture [7] Enable/disable fast
capture mode
--- [8..15]
FiFoSize [16..23] Size of FiFo in number of
images (read only)
NumOfImages [24..31] W: Number of images to
send
R: Number of images in
buffer
Table 71: Deferred image configuration register
11.4.11 Frame information
This register can be used to double check the number of images received by the host computer
against the number of images which were transmitted by the camera. The camera increments this
counter with every FrameValid signal.
Offset Name Field Bit Description
0xF1000270 FRAMEINFO Presence_Inq [0] Indicates presence
of this feature
(read only)
ResetFrameCnt [1] Reset frame
counter
--- [2..31]
0xF1000274 FRAMECOUNTER FrameCounter [0..31] Number of
captured frames
since last reset
Table 72: Frame information register