Cheetah Python Cameras User Manual | CoaXPress (CXP) Interface
August 27, 2019
Page
28
of
86
Rev 1.0
Device Control
Device Control provides read-only information about the camera’s XML file and enables
camera reset functionality.
Figure 13:
Sample Device Control GUI screen
Table 10:
Device Control parameters
Parameter Name
Type
Value
Access
Description
DeviceScanType
Enumeration
String
Num.
RO
Specifies the scan type of
the sensor.
"Areascan"
0
DeviceSFNCVersionMajor
Integer
RO
Major version of Standard
Features Naming
Convention (SFNC) used
to create XML.
DeviceSFNCVersionMinor
Integer
RO
Minor version of SFNC
used to create XML.
DeviceSFNCVersionSubMinor Integer
RO
Subminor version of SFNC
used to create XML.
DeviceReset
Command
WO
Resets device to power-up
state.
CameraHeadReset
Command
WO
Resets camera circuitry.
CXP does not reset. After
camera reset, issue a
UserSetLoad command.
CurrentTemperature
1
Integer
RO
Returns current camera
temperature
.
1
Current Temperature returns a two’s complement number. The range is +127 °C to -127 °C. A value
greater than 127 indicates negative temperature. To calculate negative temperature, subtract 255
from the value. For example, a value of 254 indicates a temperature of 254-255 = -1 degree C.