CoaXPress MC258x Camera Manual
19
2.2.12 DeviceVersion
Description: This register provides the version of the camera hardware as a NULL-terminated 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”
So the sample row would result in the device version string:
“
H000.100.00000
”