
Bootstrap registers
4CXP Camera
MIKROTRON GmbH
page 31 of 70
DeviceVersion
This register provides the version of the camera hardware as a string.
Access
read
Type:
string[0...32]
In:
Out:
device version string
Remark:
Format of the version string (Byte numbers from left to right):
Byte
Description
Sample
0
hardware tag
“H”
1-3
hardware version major number
“000”
4
“
.
”
5-7
hardware version minor number
“001”
8
“
.
”
9-13
hardware version sub minor number
“00000”
The sample in the table above results in the device version string:
H000.100.00000
DeviceSerialNumber
This register provides
the serial number for the device as a NULL-terminated string
.
Access
read
Type:
string[0...16]
In:
Out:
serial number of the camera
Remark:
Example: 000000000000157
DeviceUserID
This register provides a user-programmable identifier for the camera as a string.
Access
read/write
Type:
string[0...16]
In:
user ID
Out:
user ID
Remark:
The User ID can be freely defined by the user.
It will be saved in the flash memory of the camera. As a result, it will be preserved if the
camera is switched off.