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

AVEVA™ InTouch HMI

OpenWindowList() 函数

  • Last UpdatedFeb 05, 2018
  • 1 minute read

显示一个对话框,包含当前打开的 InTouch 窗口的列表。

您无法在动画链接中使用此函数。

语法

[result = ]OpenWindowsList();

示例

此脚本打开打开窗口列表对话框,并显示当前打开的所有 InTouch 窗口。

OpenWindowsList()

备注:启用使用内存窗口缓存 WindowViewer 选项时,使用 OpenWindowList() 函数创建的列表中可能会显示已关闭的窗口。

In This Topic