Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Multi-language display for the screens display

Hi,

 

we want to have the display in different languages for the text displayed on the control panel.

 

please confirm is it possible with the lookout so that we can change the language as per our choice for the displayed texts.

0 Kudos
Message 1 of 3
(5,687 Views)

The only method I can suggest would to use a DataTable with the text of each label inside.

 

	1	2	3	4	5
A	English	Stop	Go	On	Off
B	Spanish	Alto	Ir	En	Apagado
C	German	Halt	Gehen	Auf	Ab

 (Example, translations are probably not 100% ;))

-----------------------------------------------------------------------
Forshock - Consult.Develop.Solve.
0 Kudos
Message 2 of 3
(5,681 Views)

Hello Mike,

 

Thanks for your reply.

 

Do you have some example program for this?

 

because i am not clear how to get the value back to display in different language.

 

 

Regards,

 

Naresh

0 Kudos
Message 3 of 3
(5,676 Views)