Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

SwitchDisplayLanguage() 函数

  • Last UpdatedOct 04, 2024
  • 1 minute read

将可以看到的静态文本与报警域的显示语言切换成提供了翻译字符串的所需语言。

类别

其它

语法

SwitchDisplayLanguage(LocaleID);

参数

LocaleID

运行时显示静态文本字符串与报警域所用的语言。

示例

在本例中,在运行时显示德语。

SwitchDisplayLanguage(1031);

另请参阅

$Language 系统标记

In This Topic