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.
@@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
@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.
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.
@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.
Wow! Amazing!
Sounds great! The library supports multiple languages ?
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.
@@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
@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.
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.
@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.
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.
@@marcelh2341 I just saw your message. I am sorry but the code belongs to the company and I am not allowed to share it :/