Instruction manual

Marlin Technical ManualV.2.7.0
208
Configuration of the camera
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 cam-
era. The camera increments this counter with every FrameValid signal. This is a
mirror of the frame counter information found at 0xF1000610.
The FrameCounter is incremented when an image is read out of the sensor.
The FrameCounter does not indicate whether an image was sent over the IEEE
1394 bus or not.
Register Name Field Bit Description
0xF1000260 DEFERRED_TRANS Presence_Inq [0] Indicates presence of this fea-
ture (read only)
--- [1..4] Reserved
SendImage [5] Send NumOfImages now (auto
reset)
HoldImg [6] Enable/Disable deferred
transport mode
FastCapture [7] Enable/disable fast capture
mode
--- [8..15] Reserved
FiFoSize [16..23] Size of FIFO in number of
images (read only)
NumOfImages [24..31] Write: Number of images to
send
Read: Number of images in
buffer
Table 108: Advanced register: Deferred image transport
Register Name Field Bit Description
0xF1000270 FRAMEINFO Presence_Inq [0] Indicates presence of this fea-
ture (read only)
ResetFrameCnt [1] Reset frame counter
--- [2..31] Reserved
0xF1000274 FRAMECOUNTER FrameCounter [0..31] Number of captured frames
since last reset
Table 109: Frame information register