Moltomy Posted October 21, 2014 Report Share Posted October 21, 2014 Hi all, I'm new in the programming of Unitronics OPLCs. I use a V350-35-RA22 OPLC. I set the built-in alam displays and everything works well. The language of the default texts is english on this built-in alarm display. My question is that it is possible to change the language of this texts or where can I overwrite this texts. In my case the texts should appear in hungarian. Please see the attached screenshots. Thanks in advance for the answers. Tamas MOLNAR alarm display 11.bmp alarm display 21.bmp alarm display 31.bmp Link to comment Share on other sites More sharing options...
chrobakpeter Posted October 30, 2014 Report Share Posted October 30, 2014 Hi, Tamas! You can translate the "default texts":(the string library 1 can't be translated but all others can be. So the solution: 1; in your ladder place a "Set.Str.lib" (found in strings- set strings library), select library 2. (triggered by SB2, to run it at power up). 2;translate the texts in library2 (if you already have strings in library 1 you can export them and import as library 2). If you need spezial hungarian characters like "éá.." you can also modify the font type to a font where the spec .sharacters are enabled. 3; the alarm HMI screens will be in your language. BR,Peter Link to comment Share on other sites More sharing options...
Moltomy Posted November 17, 2014 Author Report Share Posted November 17, 2014 Hi Peter! Thanks, I did it. Köszi mégegyszer:) Tamas Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now