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

AVEVA™ InTouch HMI

GetAlarmQueryFromSelection() 方法

  • Last UpdatedFeb 01, 2018
  • 1 minute read

从 Alarm Tree Viewer 控件的所选元素中返回报警查询字符串。

语法

Object.GetAlarmQueryFromSelection()

示例

控件名为 AlarmTreeViewerCtrl1,StrTag 是消息标记。例如:StrTag 设置为 \\NodeName\InTouch\GroupA。

StrTag = #AlarmTreeViewerCtrl1.GetAlarmQueryFromSelection();

In This Topic