Manual

Configuration of the camera
MARLIN Technical Manual V2.4.0
216
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 sig-
nal. 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
0xF1000270 FRAMEINFO Presence_Inq [0] Indicates presence of this
feature (read only)
ResetFrameCnt [1] Reset frame counter
--- [2..31] Reserved
0xF1000274 FRAMECOUNTER FrameCounter [0..31] Number of captured frames
since last reset
Table 110: Frame information register