Object Oriented Alarming in CODESYS

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 9

  • @CodeX787
    @CodeX787 2 года назад +1

    Sounds great! The library supports multiple languages ?

    • @Codesys-AutomationSoftware
      @Codesys-AutomationSoftware  2 года назад

      CODESYS supports all programming languages contained in the IEC 61131-3 standard.
      The programming interface of the CODESYS Development System supports the most common languages like english, spanish, french, german, russian and chinese.

    • @ignattalitskikh8104
      @ignattalitskikh8104 2 года назад

      @@Codesys-AutomationSoftware I guess the question is about multiple languages for alarm logging. It seems the message texts are hard coded with string concat. So the language is only english for this example or any one - but one - for a user: what you put in a string - it shows only this text, no matter what the language is selected in HMI webVisu client

    • @ControlSphere
      @ControlSphere Год назад

      @MarcioMiguelOliveira, An enhancement request has been submitted to provide more flexibility in the use of TextLists. Until then, you can use arrays to create your own textlist for use with Object Oriented Alarming.

  • @servicetechnician6491
    @servicetechnician6491 2 года назад +1

    Wow! Amazing!

  • @pawelwojdaRTIQG
    @pawelwojdaRTIQG Год назад

    I am using Schneider's Machine Expert, that doesn't have this option so I wrote my own alarm manager that does something similar. My problem is now how to make alarms language versions to be displayed in web server. I can see that it is not an option in Alarm Manager either. That would be great to localize the alarms massages in newer versions.

    • @Codesys-AutomationSoftware
      @Codesys-AutomationSoftware  Год назад +1

      @pawelwojda9003 In the special case of this video, an additional library is used, which is linked in the description text. Basically, however, the alarm management of the CODESYS visualization is also used there. This allows you to localize the alarm message via the text list linked to the alarm group.

    • @marcelh2341
      @marcelh2341 Год назад

      Pawel, would you mind to share your code? I'm haven the exact same problem and I'm currently working on my own alarm manager too.

    • @pawelwojdaRTIQG
      @pawelwojdaRTIQG Год назад

      @@marcelh2341 I just saw your message. I am sorry but the code belongs to the company and I am not allowed to share it :/