Alarm Definition In the alarm management in CODESYS , the definition of an alarm consists of the following components: General description (ID, observation type, message text, etc.) Description of the
Visualizing Alarm Management You can use the Alarm Table and Alarm Banner visualization elements to create a display and user interface for the alarm management of an application. The alarm table list
Creating an Alarm Table You can use the alarm table created in the following example to visualize the alarms of a specific alarm group. Requirement: In your project, alarms are defined in alarm groups
Creating an Alarm Banner Requirement: In your project, alarms are defined in alarm groups and they are assigned to an alarm class. The following instructions are based on the example which is describe
Adding Elements for Scrolling the Active Alarms Elements can be added to an alarm banner for switching the display between the individual active alarms. You can control the scrolling with visu-local v
Alarm Display in Online Mode In online mode, you can influence how the alarms are displayed in the following ways: Filtering the alarms by the value of latch variables which provide specific informati
Using Latch Variables to Filter Alarm Events Filtering by the contents of a latch variable can be useful when there are a lot of alarm events displayed. If the latch variable assigned to an alarm in i
Displaying Alarm Events for a Specific Time In many cases, it is known in which time period the problems occurred and these were recorded as alarms. Then it can be useful to display only those alarms
Deleting the Alarm History You can insert an input element in the visualization which the operator can use to delete the previously recorded alarm history at runtime. The history displayed until then
Evaluating Alarm Information in the Program Code The alarm table visualization element can write information from the visualization to an application variable at runtime. This variable can be evaluate