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

AVEVA™ InTouch HMI

almSuppressSelected() 函数

  • Last UpdatedFeb 01, 2018
  • 1 minute read

抑制显示摘要模式下“分布式报警显示”对象中当前所选的报警以及将来要发生的这些报警。

类别

报警

语法

[Result=]almSuppressSelected(ObjectName);

参数

ObjectName

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

附注

此函数类似于 almAckSelect() 函数,根据显示对象中所选的报警来确定要抑制的报警。

示例

almSuppressSelected("AlmObj_1");

另请参阅

almSuppressAll(), almSuppressGroup(), almSuppressTag(), almSuppressDisplay(), almSuppressPriority(), almSuppressSelectedGroup(), almSuppressSelectedPriority(), almSuppressSelectedTag(), almUnSuppressAll()

In This Topic
Related Links