ELiiXA® UC8/UC4
19
Eliixa_Color–revF 04/11
e2v semiconductors SAS 2011
6.3.1
Information, Status and Communication
•
Information
: These values allow to identify the Camera. They can be accessed through the CommCam
software in the “Info” section
All these values are fixed in factory except the Camera User ID which can be fixed by the Customer:
o
Vendor name: “e2v”
Read function: “
r vdnm
”;
Return by the camera: “e2v” (string)
Can not be written
o
Model Name: Internal name for GenICam :
=> Read function: “
r mdnm
”;
return by the camera (string) :
EliixaUC8CL_RGB_NI_v1
EliixaUC4CL_RGB_NI_v1
EliixaUC8CL_RGB_BW_v1
EliixaUC4CL_RGB_BW_v1
EliixaUC8CL_RGB_v1
EliixaUC4CL_RGB_v1
=> Can not be written
o
Camera ID : part number, serial number of the Camera
=> Read function : “
r idnb
”;
Return by the camera (string 50 bytes max) :
ex : EV71YUC8CL4010-BA2-0000000000-0806P2009-1A
with :
EV71YUC8CL4010-BA2 : Part number
0000000000 : Batch number (not used for Cameras)
0806P2009 : Serial number
•
“08” : Year of manufacturing
•
“06” : week in the year
•
“P” as Proto, “M” as Manual, “A” as automatic : type of testing
•
“2009” : Identification number
1A: Fab indice.
=> Can not be written
o
User ID : Can be set by the Customer to identify the Camera
Ö
Read function : “
r cust
”;
Return by the camera (string 50 bytes max) :
Ö
Write function : “
w cust
” <string>;