[MSI Interface] Deleting an Alarm Event Group prevents sending of Exception Messages

[MSI Interface] Deleting an Alarm Event Group prevents sending of Exception Messages

Summary

In the Werum MSI Interface, deleting an alarm/event group leads to an error under certain conditions. This has been fixed.

Description

In the MSI configuration an alarm/event group is used to define an exception message. Later, a group is deleted that was created before the group used in the definition. An internal application error then occurs. This relates to "System.Runtime.InteropServices.COMException".

Cause:

This error occurs because the ID and index were used interchangeably for alarm/event groups. If a lower index is deleted, the function to be executed receives an incorrect index. This leads to an exception. In addition, the wrong alarm/event group was connected in some cases.

This error has been fixed. Deleting a previously created alarm/event group no longer causes an exception error. Alarm/event groups are connected correctly.

To benefit from this fix:

  • Update your zenon Software Platform to the latest build of zenon 11 or higher.

 

Note: If an alarm/event group is deleted, exception messages configured to use this alarm/event group will no longer work. This is logged, but no error occurs in the application.



Item ID: 269230
Version: 12.00 Build: 180966
Version: 11.00 Build: 165844
    • Related Articles

    • zenon Changesets Excel

      Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
    • zenon Changesets CSV

      Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
    • MSI Interface: Extending Exception Messages

      The graphical user interface of the configuration dialog for the configuration of exception messages has been revised. The Exception Message Configuration dialog can now be opened directly when selecting the Exception Message tab. The dialog is ...
    • [MSI Interface]Too many Exception Messages are sent

      Description If the “Alarm acknowledged” option was used for alarm-based exception messages, a message was sent incorrectly when the alarm occurred. The issue has been addressed and wrong shipments are no longer executed. To benefit from this fix: ...
    • [MSI Interface] Sending an Exception Message freezes the Service Engine

      Description If an exception message is triggered in the Werum MSI Interface for which an identifier is defined, the Service Engine can freeze. Identifiers enable the correct assignment of the exception message to the linked property. This error has ...