Configuration of the camera
STINGRAY Technical Manual
V2.2.0
269
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
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 126:
Memory channel
error description