08-14-2009 05:51 AM
hi,
some body help me, i want to use 16 bit character set in labview.Actully i want to send a wild character which code is above 8 bit means greater then 255.
After too many search ,i could not find any vision to use unicode character like theta in my vi to send my instrument.
so please if some body have an idea to view and also send a character like theta with a string to an instrument as a command get me the solution.
thanx
08-17-2009 10:49 PM
Hi veerv,
If you are looking for ways to send 'theta' to your instrument i suggest you look for the code for 'theta' that your instrument understands (which should be a number).
Here's a link from where you can find the codes for theta.
http://www.fileformat.info/info/unicode/char/03d1/index.htm
There are ways to display unicode characters on your front panel but i guess this is not what you want.
Hope this helps.
Regards,
Ujjval