
4CXP Camera
Custom Features
page 56 of 70
MIKROTRON GmbH
DeviceInformation[DeviceInfoSelector]
This feature returns an element of the device information list selected by feature DeviceInfoSelector.
Access
read / write
Type:
unsigned integer
In:
Out:
Device information elements:
Selector
Description
Sample
InfoSnr
serial number of the camera (same as
feature DeviceID)
0x00000132
InfoType
camera type/model
0x000025
82 →
Camera model MC2582
InfoSubType
sub type number of the camera model;
this number describes models with
special features or a customized version
0x00000001
InfoHwRevision
describes the revision of the camera
hardware
Bits
Description
31-24
major revision number
23-16
minor revision number
15-00
build number
0x0103000B →
Revision 1.3 Build 11
InfoFpgaVersion
version of the FPGA program of the
camera:
Bits
Description
31-24
major version number
23-16
minor version number
15-00
build number
0x02050001 →
Version 2.5 Build 1
InfoSwVersion
version of the microcontroller software:
Bits
Description
31-24
major version number
23-16
minor version number
15-00
15-00
0x020F0011 →
Version 2.15 Build 17
InfoPwrSource
returns the source of the camera power
supply
Value
Description
0
external power supply
1
power over CXP line (PoCXP)
InfoPwrConsumption
returns the actual power consumption
value of the camera in [µA]
0x00066580 → 419200 µA =
0.4192 A
InfoPwrVoltage
returns the actual voltage value of the
camera power supply in [mV]
0x2E4A → 11850 mV =
11.85 Volt
InfoTemperature
returns the current camera temperature
in steps of 0.5 degrees Celsius. The
value returned is a signed integer.
0x00000040 → 32 degree
Celsius
0xFFFFFF2C → -2 degree
Celsius
Remark:
Model number, hardware revision, FPGA version, and firmware version are also
included in the string of the 'DeviceVersion' Bootstrap feature.