How to display Chinese charaters on a target?

yue-qi-qi
2012-11-17
2012-11-19
  • yue-qi-qi - 2012-11-17

    How to display Chinese charaters on a target? It will display messy code when switch the language "CN" defined in a text list.

     
  • yue-qi-qi - 2012-11-18

    I test under CoDeSys Control Win V3 on the same PC and get messy code。

     
  • yue-qi-qi - 2012-11-18

    In Online mode,I got correct result in CoDeSys IDE,but wrong in the target Win V3.

     
  • TimvH

    TimvH - 2012-11-18

    When you double click on the "Visualisation Manager" you see as first option "Use Unicode Strings". You need to enable this option.
    After this it should work correctly (I tested it with 3.5.1.3).
    - Make sure you download your application after changing this, it doesn't work with an online change.
    - For Unicode string functions (WSTRING), make sure you add the Standard64 library.

     
  • yue-qi-qi - 2012-11-19

    Yes,it works!
    Thanks

     

Log in to post a comment.