Switch languages on the HMI device
Switch the language that appears on the HMI device by using
View Designer
to import and export the desired languages. In View Designer
, select the language or languages from a predefined list. View Designer
creates a Microsoft
Excel language file when exporting the selected languages. This spreadsheet contains a KEY column that contains all of the user-editable text strings in the project. The selected languages appear as headings for the other columns in the spreadsheet. Enter the translation for each item in the spreadsheet. Import the language file to add the languages to the
View Designer
project. When downloading the project to the HMI device, select the project language using the Download Runtime Application
wizard.
TIP:
Only localized and unlinked properties can import or export.
Items that display in the selected language include:
- Controller extended tag properties.
- Controller alarm strings.
- User-editable text strings.TIP:Tips:
- Alarm history is always logged in the language chosen as the default language inProject Properties>Language.
- The alarm history viewer element shows the content of the alarm history log. It does not switch the language of the alarm messages because the messages are only logged in one language.
- If an alarm message configuration changes in the controller, the alarm history viewer element displays the old alarm message for alarm transitions prior to the change and the new alarm message for alarm transitions after the change.
- Items that do not display in the selected language include:
- Error messages.
- Non-user-editable text strings, such as the column headings in theAlarm Summaryor text that is built into a graphic element.
- If there is a duplicate language column in the language file, such as two en-US columns,View Designerimports the data in the right-most column.
Provide Feedback