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

E_BA_EventType 1:

eAlarm

Störung

E_BA_EventType 2:

eDisturb

Wartung

E_BA_EventType 3:

eMaintenance

Benachrichtigung

E_BA_EventType 4:

eNotification

Sonstiges

E_BA_EventType 5:

eOther