Instruction manual

Marlin Technical ManualV.2.7.0
155
Controlling image capture
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 fixed to 32(dez) complete sets. Function-
ality is controlled by the following advanced registers.
Register Name Field Bit Description
0xF1000220 SEQUENCE_CTRL Presence_Inq [0] Indicates presence of this feature
(read only)
--- [1..4] Reserved
AutoRewind [5]
ON_OFF [6] Enable/disable this feature
--- [7..15] Reserved
MaxLength [16..23] Max possible length of a sequence
(read only)
SeqLength [24..31] Length of the sequence (32 dez for
all CCD models)
0xF1000224 SEQUENCE_PARAM --- [0..4] Reserved
ApplyParameters [5] Apply settings to selected image of
sequence; auto-reset
IncImageNo [6] Increment ImageNo after
ApplyParameters has finished
--- [7..23] Reserved
ImageNo [24..31] Number of image within a sequence
Table 76: Advanced register: Sequence mode