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

AVEVA™ InTouch HMI

GetOnPremisesIdentity() 函数

  • Last UpdatedApr 24, 2026
  • 1 minute read

语法

该脚本函数的语法如下:

result = GetOnPremisesIdentity()

返回值

结果返回应用程序在脱机连接模式下登录用户的身份字符串。

示例

string OnPremisesIdentity = GetOnPremisesIdentity();

In This Topic
Related Links