How can I get the correct display of special characters in Webvis, e.g.Δ , Δ, Δ, Ε, Ε, Γ³, Ε, ΕΊ, ΕΌ.Everything is ok in codesys 3.5 while creating the program, only after uploading to the controller and displaying the page the characters are displayed incorrectly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How can I get the correct display of special characters in Webvis, e.g.Δ , Δ, Δ, Ε, Ε, Γ³, Ε, ΕΊ, ΕΌ.Everything is ok in codesys 3.5 while creating the program, only after uploading to the controller and displaying the page the characters are displayed incorrectly.
Try to enable "Use unicode strings" in the visu manager and always use WSTRINGs instead of STRINGs.
Best regards,
Marcel