E_BA_EventIconState
TYPE E_BA_EventIconState :
(
Invalid := 0,
eNone := 1,
eIndicated := 2,
eGoneAcked := 3,
eGone := 4,
ePresentAcked := 5,
ePresent := 6,
) BYTE;
END_TYPEName | Description |
|---|---|
eNone |
|
eIndicated |
|
eGoneAcked |
|
eGone |
|
ePesentAcked |
|
ePresent |
|
![]() | * Only possible with alarm mode standard! |
The event is not present.
The event is not (no longer) present, but is indicated for information purposes until it is acknowledged*.
The event is not present (anymore). However, it has already been acknowledged but not yet reset**.
An event is not present (anymore). However, it was neither acknowledged nor reset*.
An event is present and has been acknowledged.
An event is present.