LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to change language of all front panel controls from German to Chinese

Hi 

 

I have a Main Vi where I need to change the existing language of all Controls  to Chinese. I have tried out with Unicode vis I am unable to change the captions to Chinese. I read all the language data from a CSV file. 

 

0 Kudos
Message 1 of 3
(1,786 Views)

https://forums.ni.com/t5/LabVIEW/How-to-switch-the-software-between-Chinese-and-English/td-p/4135487

---------------------------------------------------

Projektingenieur
Restbust, Simulations and HiL development
Custom Device Developer
Message 2 of 3
(1,765 Views)

Captions can show Unicode.  You have to set the private property “Interpret as Unicode” to true.  Note that it is position sensitive, like font color, it is only applied to the selected text.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 3 of 3
(1,727 Views)