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

AVEVA™ InTouch HMI

almAckRecent() 函数

  • Last UpdatedFeb 01, 2018
  • 1 minute read

确认最近发生的报警。

语法

[Result=]almAckRecent(ObjectName, Comment)

参数

ObjectName

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

Comment

报警确认注释。

示例

almAckRecent("AlmObj_1",$DateString);

In This Topic
Related Links