NED
U M-0099-03
RMSL6K17GE
27
4 Camera Control
The camera supports the industrial camera control API Gen<I>Cam, and so camera
settings can be easily changed from your application. The camera control registers
are listed below. For instructions on how to change the settings, see the manual for
your viewer software.
4.1 Flow of Camera Control
4.1.1 GenICam overview
The camera control register information is saved inside the camera (XML file).
The frame grabber board reads the XML file during Discovery, and acquires the
register information.
Camera control is enabled after Discovery.
Check your frame grabber’s manual for how to perform device discovery.
4.1.2 List of Camera Control Registers
This camera supports GenICam SFNC 2.3 and the camera setting of the features
shown in the table below can be controlled by software attached to the frame grabber
board.
Table 4-1-1 List of Camera Control Registers
Control Item
RW
VAL
<factory settings>
Description
Device Control
DeviceUserID
RW
(ASCII code)
<0x00>
User define ASCII code
ASCII code is up to 15 characters
The last of ASCII code is
“NULL(0x00)”
DeviceTemperature
Selector
RW
Mainboard
No need of Setting change
DeviceTemperature
R
DeviceTemperature
(
℃
)
Image Format Control
Width
RW
4
~
6144
<6144>
Number of pixels in a line.
Must be a multiple of 4.
Height
RW
16
~
4096
Number of lines in a frame.