
CoaXPress MC258x Camera Manual
38
2.8 Custom features
Name
Access
Length(bytes) Interface
Chapter
DeviceInformationSelector
R/W
4
IEnumeration
DeviceInformation[DeviceInfoSelector]
R
4
IInteger
PixelResetMode
R/W
4
IEnumeration
2.8.1 DeviceInformationSelector
Description: This feature selects one of the elements from the device information list
Access
Read / Write
Type:
Enumeration
In:
Enumeration
Description
InfoSnr
Serial number of the camera (same as feature DeviceID)
InfoType
Camera type / model
InfoSubType
Camera sub type
InfoHwRevision
Camera hardware revision
InfoFpgaVersion
Camera FPGA program version
InfoSwVersion
Microcontroller software version
InfoPwrSource
Returns the source of the camera power supply (external Power Supply or PoCXP)
InfoPwrConsumption
The actual power consumption of the camera in [µA]
InfoPwrCxpVoltage
The actual voltage of the camera power supply in [mV]
Out:
See above
Remark:
First you have to set the selector to define the data you want to read. After setting the selector
you can read the data by reading register
DeviceInformation
(see below).