10-17-2012 07:06 PM
Hi I'm using LabVIEW 2011.
I've created a VI and I'm using the import strings functionality to translate it to different languages.
I wanted to make sure that this approach will work also for asian languages and at random I've picked Japanese.
What I've done:
I went to my control panel in windows and changed the regional settings to Japanese, Location to Japan and the Language to Japanese.
I went to the LabVIEW.ini file and set UseUnicode=TRUE
Restarted the system.
On my laptop Win764bit I got the Good image.
Doing the same procedure on Windows 7 embedded I get garbage.
Even though when I open the imported strings file in Notepad all the Japanese symbols look good LabVIEW for some reason gives me rubbish.
Any help on undersdating why all works fine on win764 bit and not win7 embedded would be usefull
Attaching msinfo32.txt from the Windows Embedded Machine.
10-20-2012 06:11 AM