LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't write russian, japanese and other language on block diagram string

Before going to the nuts with a global rant....

I must display some text constant which depends on a language.

Languages are japanese, korean, turkish, polish, russian, and the main european languages.

 

Now, I thought to make a 2D string array, the colum index is the language, and each row is a message (there are only 11 rows).

 

I create this 2D string array constant on the block diagram, and then assign it to a indicator, so that I can retrieve it by local variable.

 

I have all the text already translated.

The problem is that I cannot copy paste the text in some language onto the block diagram (polish loose some signs, russian and japanese is "?????" everywhere).

Only some languages are OK (german, italian, english, I think turkish also).

 

So I kindly ask:

 

1) WHY

2) IT IS POSSIBLE SOMEHOW TO DEFINE THIS 2D array string constant with Unicode text in Labview? I have Labview 2009 sp1 and 2012 sp1.

 

thanks

0 Kudos
Message 1 of 2
(3,005 Views)

You need to enable it...

 

 

P.S.: play very carefully with Unicode enabled.


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 2 of 2
(3,001 Views)