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

AVEVA™ InTouch HMI

ApplyDefaultQuery() 方法

  • Last UpdatedOct 04, 2024
  • 1 minute read

按照设计时指定的 FromPriority、ToPriority、AlarmState、QueryType 以及 AlarmQuery 等属性来执行查询。缺省属性仅能在开发时更改,不能由其它报警查询来改写。

语法

Object.ApplyDefaultQuery()

示例

控件名为 AlarmViewerCtrl1。

#AlarmViewerCtrl1.ApplyDefaultQuery();

In This Topic
Related Links