E_BA_EventType
TYPE E_BA_EventType :
(
Invalid := 0,
eAlarm := 1,
eDisturb := 2,
eMaintenance := 3,
eNotification := 4,
eOther := 5,
) BYTE;
END_TYPE
Typ | Symbol in der TwinCAT HMI | E_BA_EventType |
---|---|---|
Alarm | eAlarm | |
Störung | eDisturb | |
Wartung | eMaintenance | |
Benachrichtigung | eNotification | |
Sonstiges | eOther |