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

AVEVA™ InTouch HMI

almUnsuppressAll() 函数

  • Last UpdatedFeb 01, 2018
  • 1 minute read

撤销抑制所有被抑制的报警。

语法

[Result=] almUnSuppressAll(ObjectName);

参数

ObjectName

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

示例

almUnSuppressAll("AlmObj_1");

另请参阅

almSuppressAll(), almSuppressGroup(), almSuppressTag(), almSuppressDisplay(), almSuppressPriority(), almSuppressRetain(), almSuppressSelected(), almSuppressSelectedGroup(), almSuppressSelectedPriority(), almSuppressSelectedTag()

In This Topic
Related Links