E_BA_EventType
TYPE E_BA_EventType :
(
Invalid := 0,
eAlarm := 1,
eDisturb := 2,
eMaintenance := 3,
eNotification := 4,
eOther := 5,
) BYTE;
END_TYPEType | Symbol in the TwinCAT HMI | E_BA_EventType |
|---|---|---|
Alarm |
| eAlarm |
Fault |
| eDisturb |
Maintenance |
| eMaintenance |
Notification |
| eNotification |
Miscellaneous |
| eOther |




