Jump to content

How to switch language in button names?


Interroga

Recommended Posts

Hi Interroga,
In order to apply language change on HMI elements follow the next steps:
#1. Add an HMI element to the HMI screen.  For example, I added a "Fixed text" with the value "Hello".
#2. In "Solution Explorer" -> "Languages"  add an additional language of your choice to the application. For example, I added "Korean".
#3. Press on the new language you added  and the translation menu will appear:

image.png

        The "Hello" marked in red is the value of the "Fixed text" element when the language of the PLC is Korean. Let's edit the value:

 image.png


   #4. Create a change language Action on order to change the PLC language  to Korean. For example, I created 2 actions, one for English & one for Korean.
           When the Action's linked BIT is set (via Ladder, button click...) the PLC language will change accordingly. Example:

image.png

      Now on our "Fixed text" HMI element the text will be "여보세요" and not "Hello" because Korean is the active language,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...