6.2.3 Parameter overview
ETHERNET CAMERA
O2M110
20
Name
Data type
Description
Inputs
C_ENABLE
BOOL
camera ON/OFF
TRUE: initialisation of the function, transmission of image data
Note:
If TRUE, the PDM360 visualisation is not refreshed
C_ADDR
STRING (15)
IP address camera, factory setting: 192.168.82.15
C_ROTATION
WORD
rotate image clockwise (values: 90/180/270)
C_MIRROR
BOOL
image mirrored along the vertical axis
TRUE: mirroring ON (rear view mode)
C_MODE
BYTE
image position on PDM360 display
1:
full screen (320 x 240 px)
2:
part screen (320 x “H” px)
Define “H” with C_WINDOWS_HEIGHT
30: ¼ screen, at the top left
no PDM360 visualisation
31: ¼ screen, at the top left
PDM360 visualisation at the bottom (height 120 px)
40: ¼ screen, at the top right
no PDM360 visualisation
41: ¼ screen, at the top right
PDM360 visualisation at the bottom (height 120 px)
50: ¼ screen, at the bottom left
no PDM360 visualisation
51: ¼ screen, at the bottom left
PDM360 visualisation at the top (height 120 px)
60: ¼ screen, at the bottom right
no PDM360 visualisation
61: ¼ screen, at the bottom right
PDM360 visualisation at the top (height 120 px)
(¼ screen scales the image to 160 x 120 px)
C_WINDOWS_HEIGHT
BYTE
visible height of the image data on the PDM360 display
valid range: 120...240 px
C_DEBUG
BOOL
TRUE: greater bandwidth for CoDeSys programming
or debugging
(= lower transmission rate for image data)
Factory setting: FALSE