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

AVEVA™ InTouch HMI

almSelectGroup() 函数

  • Last UpdatedFeb 01, 2018
  • 1 minute read

选择/取消选择指定的“分布式报警显示”对象中包含的所有报警,这些报警是上次的查询结果,并且产生的报警包含相同的报警组名。

类别

报警

语法

[Result=]almSelectGroup(ObjectName, ApplicationName,GroupName);

参数

ObjectName

报警对象的名称。例如,AlmObj_1。

ApplicationName

“应用程序”的名称。例如,\\node1\Intouch。

GroupName

“组”的名称。例如,$System。

示例

almSelectGroup("AlmObj_1","\InTouch","Turbine");

另请参阅

almSelectAll(), almSelectItem(), almSelectPriority(), almSelectTag(), almUnSelectAll()

In This Topic
Related Links