MSI AddIn set to 2 (Message is received) all state tags independently of the received MessageID

MSI AddIn set to 2 (Message is received) all state tags independently of the received MessageID

Description

When the Werum MSI Interface successfully receives a message, in addition to the state variable configured in the message, the value of all other state variables present in the project is also set to 2 ("Message successfully received"). 

This behavior has been modified. The value "Message successfully received" is now set only for the variable configured in the message.

To benefit from this fix:

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

 



Item ID: 268122
Version: 12.00 Build: 162090
Version: 11.00 Build: 161931
    • Related Articles

    • AddIn does not start - Exception displayed in Log (DiagViewer)

      In case that an AddIn (Service or Wizard) does not start and the log shows an exception message likewise equally to that below check the software development of the AddIn. Scada.Internal.DotNetAddInExtension.AddInIntegration.Startup Cannot startup ...
    • Werum MSI Interface(AddIn): Wrong state value is written to variable after receiving message

      Description In Werum MSI Interface, an incorrect status is written to the variable after receiving a message. This error has been fixed. To benefit from this fix: Update your zenon Software Platform to the latest build of zenon 12 or higher. Item ID: ...
    • AddIn does not start

      Check the Logs in DiagViewer. If it shows an ERROR in the GENERAL module which shows the exception: Scada.Internal.DotNetAddInExtension.AddInIntegration.Startup Cannot startup Add-In .NET Extension for instance id 'e1d3....'. Exception ...
    • [MSI Interface] Set value takes up to 10sec in a customer project

      Description Writing values to variables via a message from PAS-X to zenon (e.g. Material Usage Check Response Message) could take more than 10 seconds if the project contained a large number of variables. This could lead to an acknowledgement for the ...
    • Using AddIn in combination with WVS

      Can AddIns be used in WVS? Simple answer: yes, but... Types of AddIns, Types of WVS There need to be distinguished between a AddIn Service and an AddIn Wizard. Whereas the first is started and stopped and reacts in between on events is the latter ...