Pike Technical Manual
V5.2.0
332
Configuration of the camera
To reload a shading image from non-volatile memory:
1.
Set
MemoryChannel
to the desired memory channel and
MemChannelLoad
to true (1).
2.
Read
MemChannelError
to check for errors.
To clear already stored shading image data in non-volatile memory (shading
image data won't be loaded on camera resets):
1.
Set
MemoryChannel
to the desired memory channel and
MemChannelClear
to true (1).
2.
Read
MemChannelError
to check for errors.
Memory channel error codes
Deferred image transport
Using this 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.
Note
The flash memory (non-volatile memory) of Pike cameras has a
minimum of 100 000 write-erase cycles
.
ID
Error description
0x00
No error
0x01
Memory detection error
0x02
Memory size error
0x03
Memory erase error
0x04
Memory write error
0x05
Memory header write error
0x0F
Memory channel out of range
Table 164:
Memory channel
error description