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

AVEVA™ InTouch HMI

SelectAll() 方法

  • Last UpdatedOct 04, 2024
  • 1 minute read

切换对显示对象中所有报警的选择。由于报警显示对象的显示区域有限,因此 SelectAll() 函数可能会选择到显示对象中不可见的报警。

语法

Object.SelectAll()

示例

#AlarmViewerCtrl1.SelectAll();

In This Topic