Instruction manual

Controlling image capture
MARLIN Technical Manua
l
Page 65
9.8.1 How is sequence mode implemented?
There is a FIFO (first in first out) memory for each of the IIDC v. 1.3 registers listed above. The
depth of each FIFO is determined by the maximum number of images contained in the sequence.
Functionality is controlled by the following advanced registers.
Offset Name Field Bit Description
0xF1000220 SEQUENCE_CTRL Presence_Inq [0] Indicates presence
of this feature
(read only)
--- [1..4]
AutoRewind [5]
ON_OFF [6] Enable/Disable this
feature
--- [7..15]
MaxLength [16..23] Max possible length
of a sequence (read
only)
SeqLength [24..31] Length of the
sequence
0xF1000224 SEQUENCE_PARAM --- [0..4]
ApplyParameters [5] Apply settings to
selected image of
sequence; auto-
reset
IncImageNo [6] Increment ImageNo
after
ApplyParameters
has finished
--- [7..23]
ImageNo [24..31] Number of image
within a sequence
Table 33: Sequence configuration register