User`s manual

1M60 Camera User’s Manual 18
DALSA C32-10010-01
3.3
Reading the Camera Type
This read command returns an 8-bit value unique to the type of camera interrogated.
A 1M60 will return a value of 02h when this command is issued. This is useful for
applications that need to function with multiple DALSTAR camera types.
Example: Read the camera type
Command Value Returned (1M60)
Binary 1100 0011 0000 0010
Hex C3h 02h
3.4
Reading the Firmware Revision
This command returns a byte in which the lower nibble is the revision number for the
clock board firmware and the upper nibble is undefined. The ability to read this
value may assist in customer support issues.
Example: Read the firmware version
Command
Binary 1100 0101
Hex C5h
3.5
Resetting the Camera
This is the only “write” command that is not followed by a data byte. This command
resets all clock board registers to their default values (the values used at power-up).
Table 13. Default values in effect after reset
Feature 1M60 Default
Frame Rate (fps) 60
Integration Time (ms) 15.8
Resolution (pixels) 1024 x 1024
Video Gain 1x
Binning Mode 1x1
Pixel Offset 0
Triggering INTERNAL
Integration Control INTERNAL
Data Rate (MHz) 20
Example
Use this command to reset the camera:
Command Value
Binary 1000 0000 -
Hex 80h -