07-28-2010 12:55 AM
I'm working on a Jet Printer project. I must make an user interface using LabVIEW. This printer must print some Unicode characters on factory's products. Specialy Persian and Arabic characters.
But it seems that there is not a string control with capability of support Persian\Arabic characters which accept and show this characters correctly.
I also add "UseUnicode=True" to LabVIEW.INI file. But it was not solved.
I'm using Windows XP SP3 and LV2009
07-28-2010 03:18 AM
Hi mostafi.
http://digital.ni.com/public.nsf/allkb/8861B81E66522A4486256E000061B66E?OpenDocument
Here is a link which is very similar to the problem you have but for Chinese/Korean/Japanese characters.
By changing the language options you will be able to change it to Persian/Arabic characters.
I hope this helps.
Any problems let me know.
07-28-2010 09:47 AM
Thanks, but it not resolved.
Does anyone know another way ?
PLEASE
07-28-2010 08:59 PM
ChristianL has written an excellent primer on Unicode and LabVIEW. Also, I have some sprinkled posts things you need to watch out for while using Unicode and LabVIEW.