44
ifm System Manual ecomatmobile BasicDisplay (CR0451) V01
Limitations and programming notes Programming notes for CoDeSys projects
6.2.5 Texts (CR0451)
8436
The smallest font size which is clearly visible on the device is 11 point.
Permissible fonts:
- Arial (standard)
- Lucida Console
Permissible font size [Pixel] and font weight:
- Arial: 11 (standard), 16, 24, 32 (all only normal)
- Lucida Console: 16, 24, 48*) (all only normal)
*) Lucida Console in the font size 48 only has the following characters:
- numbers 0 to 9
- special characters + - . : %
- space.
Permissible effects:
- none (standard)
The following text scripts are ignored:
- Western
- Hebrew
- Arabic
- Greek
- Turkish
- Baltic
- Central European
- Cyrillic
- Vietnamese
6.2.6 Movement of elements
7392
Image and text elements can be moved on the display in a defined manner.
Element movement Description
Rotate Rotate the element around a defined pivot point
Indicate the angle of rotation
- angle of rotation in [degree]
- positive value = rotation clockwise
- negative value = rotation anticlockwise
Shift Shifting of the element:
- horizontal
- vertical
- only within the drawing area
- max. until leaving the drawing area
Relative shifting of
- rectangle
- ellipse / circle
Each edge of the element can be shifted by a specified number of pixels via an
INT type variable:
- basic position of the 4 edges = zero
- new value shifts this edge by the specified value
Shift direction for value > 0:
- horizontal edge down
- vertical edge to the right
Shift direction for value < 0:
- horizontal edge up
- vertical edge to the left