Alarm Configuration¶
In case of a required alarm configuration via web server, alarms in the web server can be configured.
In your PLC project, open the IEC 61131-3 editor.
- ⇒
Enable Alarmhandling in the PLC.
- ⇒
In the Task configuration section a new task ALARM_TASK is created and the following IEC 61131-3 editor libraries are loaded:
- SysLibAlarmTrend
- SysLibFile
In the Alarm configuration modify the default settings for the alarm classes if required.
Under System append an alarm group.
Further information is provided under Alarm Management: Configuring the Alarm Management
- ⇒
Open the Visualizations view and add a new object.
If necessary, create a configuration table. However, do not change the alarm group to the option All alarm groups.
- ⇒