Ljuba Posted October 4, 2017 Report Share Posted October 4, 2017 Hi, I got Jazz PLC, and I need to show some analog measurements on my display. When I try to type in russian, it just shows * no matter what I type. How can I solve this? Thankful in advance, Nikola Ljubinkovic Link to comment Share on other sites More sharing options...
DanT Posted October 5, 2017 Report Share Posted October 5, 2017 Hi Ljuba; I will assume you have selected the Cyrillic( Russian ) display Language. The Russian Characters you want to display are selected by the Special Characters when setting up the display. These are in the ASCII Table in the 128-255 section IN U90 Ladder, the display will NOT display these special characters, it will simple show the ~ ( tilde) symbol. When the program is Downloaded into the PLC, Then the correct character will be displayed. This is a part of U90 programming we live with. In English , when we need to use the special characters, it is the same. We get the ~ when writing the program and it appears on the display in the PLC after the program is downloaded. Dan 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