Version 1.08 (04/07)
Manual: CMOS Industrial Camera LOGLUX
i5
Page 30 of 46
KAMERA WERK DRESDEN GmbH
CONFIG_EOLTYPE
The register specifies the end-of-line characters to be sent. The control
character for
carriage return
(CR),
new line
(NL) or a combination thereof can
be chosen.
Example:
w $03 #0
;line break character CR+NL
CONFIG_VERIFY
The register specifies the initiation of the camera-internal hardware check.
Example:
w $07 $00
;no hardware write check
CONFIG_MSGMASK
The register specifies the scope of messages to be output. This filter may be
advantageously used for function verifications or debugging.
Example:
w $08 $F0
;show all errors only
CONFIG_PROFILE
The register specifies the working profile of the sensor. A write access
immediately results in the sensor being set to the parameters of the given
working profile.
Example:
w $09 #1
;working profile is profile 1
CONFIG_DESCRIPTION
The register contains a string of 32 ASCII characters that identify the camera.
The default setting is ‚Camera SN 630 xxx‘ (camera serial number).
Function group ‚Camera profiles‘
This function group is used for setting the parameters of the four selectable camera sensor profiles,
the parameters being the pixel clock rate, snapshot mode, trigger rate, trigger mode, video mode,
look-up table used, region of interest, integration time modes (multiple slope mode settings), shutter
mode and line and/or column subsampling.
The camera profiles are located in the following register address ranges:
Register address range
Content of register address range
$100 ... $1FF
Camera profile 1
$200 ... $2FF
Camera profile 2
$300 ... $3FF
Camera profile 3
$400 ... $4FF
Camera profile 4
As an example for camera profile 1, the following table shows all registers of this function group (for
the other camera profiles: same register names, but different register address range):
Register
Addr.
Format
Description
Value range
Meaning
Default
PROFILE_PIXELCLK
$102
1 long
Pixel clock rate
20
7
... 4
.
10
7
Pixel clock rate in [Hz]
PROFILE_TRGSOURCE
$103
1 byte
Trigger source
0
1
2
3
4
5
no trigger
trigger on H/L slope
trigger on L/H slope
L/H slope on CC1
trigger via T-register
Free running trigger
PROFILE_TRGDELAY
$104
1 long
Trigger delay
0 ... 2
32
delay time in [ns]
PROFILE_TRGRATE
$108
1 word
Trigger rate
1 ... 6500
trigger rate in [Hz]
PROFILE_SMODE
$10A
1 word
Snapshot mode
0
1
2 ... 65535
sequence mode
single snapshot
continuous mode
See table
‚Initial values
of profile
registers‘
Continued on next page ...