
CoaXPress MC258x Camera Manual
39
2.8.2 DeviceInformation
[DeviceInfoSelector]
Description: This feature returns a value of the device information list selected by feature DeviceInfoSelector.
Access
Read / Write
Type:
Unsigned Integer
In:
-
Out:
Device information values
Selector
Description
Sample
InfoSnr
Serial number of the camera (same as feature
DeviceID)
0x00000132
InfoType
Camera type / model
0x00004080 →
Camera model MC4080
InfoSubType
Sub type number of the camera model.
The subtype number describes models withs
special features and custom version of the
camera.
0x00000001
InfoHwRevision
This number describes the revision of the cam-
era 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 version:
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 of the
camera in [µA]
0x00066580 → 419200 µA =
0.4192 A
InfoPwrCxpVoltage
Returns the actual voltage of the camera power
supply in [mV]
0x2E4A → 11850 mV =
11.85 Volt
InfoTemperature
Returns the current camera temperature in 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.
2.8.3 PixelResetMode
Description: This feature enables/disables the camera's Pixel Reset Mode
Access
Read / Write