188
ifm
Programming Manual BasicDisplay CR0452 v03.02
05 / 2018
Appendix
System flags
7
Appendix
System flags .........................................................................................................................................188
Error tables ...........................................................................................................................................190
1664
Additionally to the indications in the data sheets you find summary tables in the appendix.
>
7.1
System flags
15309
The addresses of the system flags can change if the PLC configuration is extended.
► While programming only use the symbol names of the system flags!
System flags (symbol name)
Type
Description
KEY_F1
BOOL
function key 1
KEY_F2
BOOL
function key 2
KEY_F3
BOOL
function key 3
KEY_F4
BOOL
function key 4
KEY_UP
BOOL
navigation key [
]
KEY_DOWN
BOOL
navigation key [
]
KEY_LEFT
BOOL
navigation key [
]
KEY_RIGHT
BOOL
navigation key [
]
KEY_OK
BOOL
navigation key [OK]
KEY_ESC
BOOL
Navigation key [ESC]
KEY_CHANGED
BOOL
Pulse: Key status changed
(= a button was pressed or released)
KEY_PRESSED
BOOL
A button was pressed
KEY_BACKLIGHT
BYTE
key background illumination (0...100 %)
preset = 100 %
RT_F1
BOOL
pulse: function key 1 actuated
RT_F2
BOOL
pulse: function key 2 actuated
RT_F3
BOOL
pulse: function key 3 actuated
RT_F4
BOOL
pulse: function key 4 actuated
RT_UP
BOOL
pulse: navigation key [
] actuated
RT_DOWN
BOOL
pulse: navigation key [
] actuated
RT_LEFT
BOOL
pulse: navigation key [
] actuacted
RT_RIGHT
BOOL
pulse: navigation key [
] actuated
RT_OK
BOOL
pulse: navigation key [OK] actuated
FT_F1
BOOL
pulse: function key 1 released
FT_F2
BOOL
pulse: function key 2 released
FT_F3
BOOL
pulse: function key 3 released
FT_F4
BOOL
pulse: function key 4 released
FT_UP
BOOL
pulse: navigation key [
] released