ELiiXA® UC8/UC4
20
Eliixa_Color–revF 04/11
e2v semiconductors SAS 2011
o
Firmware Version : Can be set by the Customer to identify the Camera
Ö
Read function : “
r vers
”;
Return <id+ver #0>-<id+ver #1>
With <id+ver #N> = hexadecimal 32-bits long for id and version for module N
The format of a 32-bits value is:
Bit 0 to 3 : 0
Bit 4 to 7 : module number
Bit 8 to 19 : module identifier
Bit 20 to 25 : major version
Bit 26 to 31 : minor version
Ex :
0C100230 translated into binary :
0000 1100 0001 0000 0000 0010 0011 0000
•
Status
: Give the Camera Status. It can be accessed in CommCam software in the “Status” section :
Ö
Read function : “
r stat
”;
Return by the camera : A 32 bits integer value composed as follows :
Statut Diagnostique Erreur
31 22
21
20
19
18
17
16
0000 0000 00
Err CommCam
compatibility
index
Err user
camera
settings
Err factory
camera
settings
Err user
application
settings
Err factory
application
settings
Err
hardware
init
internal Task Status
15 13
12
11
10
9
8
000 0
Cal/App
Enabled
Warn
Udf
Warn
Ovf
Processing Status
7
6
5
4 2
1
0
Settings
Modified
Tap
Balance
Modified
FFC
Modified
000
reserved
Wait for
trigger
=> All these Values are explained in the APPENDIX A
Module number
Module identifier
Major version
Minor version