This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Multilingual Visualitzation
#1
Hi,

Does someone know if it's possible to do a multilingual visualitzation?
I mean something like SCADAs or BMS that have a text table, and depending on the user selection, texts, labels, ... are shown using the selected language.

Thanks.
Reply
#2
(15.06.2020, 13:15)jmir Wrote: Hi,

Does someone know if it's possible to do a multilingual visualitzation?
I mean something like SCADAs or BMS that have a text table, and depending on the user selection, texts, labels, ... are shown using the selected language.

Thanks.

Hello, you can have a virtual address in the form of a list (To make it appear like this, you must have configured it in the display parameters as "custom value select"). This address can have a script per event, which the function of what is chosen in the table (The object can be 1 byte integer and each value can have a custom value of language) causes it to write in many virtual group addresses (The objects can be the different words with the respective selected language and can be 250 bytes). So I make a visualization switch between Spanish, English, French and German. I hope I've helped.
Reply
#3
Plus (I'm returning back to my Units issue) is it possible to format numbers according to locale taken from the client's browser? Aka decimal and thousands separator, dates, currency etc?
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259
Reply
#4
(16.06.2020, 13:50)CarlosĀ Padilla Wrote:
(15.06.2020, 13:15)jmir Wrote: Hi,

Does someone know if it's possible to do a multilingual visualitzation?
I mean something like SCADAs or BMS that have a text table, and depending on the user selection, texts, labels, ... are shown using the selected language.

Thanks.

Hello, you can have a virtual address in the form of a list (To make it appear like this, you must have configured it in the display parameters as "custom value select"). This address can have a script per event, which the function of what is chosen in the table (The object can be 1 byte integer and each value can have a custom value of language) causes it to write in many virtual group addresses (The objects can be the different words with the respective selected language and can be 250 bytes). So I make a visualization switch between Spanish, English, French and German. I hope I've helped.

Thanks for your answer. I had been thinking doing something like you say but I thought that maybe it should be a easier way... because our application has lots of texts labels...
And how do you change, for example, the name of trends variables?
Reply


Forum Jump: