This enumeration describes the event classes of the ⇘ CAA_Callback.Library.
CB.ALL_CLASSES |
-1 |
|
CB.NO_CLASS |
0 |
|
CB.ONLINE_EVENTS |
16#0001 |
common online events |
CB.INFOS |
16#0002 |
information events |
CB.WARNINGS |
16#0004 |
warnings |
CB.RTS_ERRORS |
16#0008 |
runtime errors |
CB.SYSTEM_EXCEPTIONS |
16#0010 |
system exception error |
CB.INTERRUPTS |
16#0020 |
interrupts |
CB.IO |
16#0040 |
I/O events |
CB.FIELDBUS |
16#0080 |
field bus events |
CB.TIMERS |
16#0100 |
timer event |
CB.MANUF_SPEC |
16#0200 |
PLC-specific events |