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

AVEVA™ InTouch HMI

GetItemAlarmType() 方法

  • Last UpdatedFeb 01, 2018
  • 1 minute read

获取特定条形的报警的类型。

语法

Object.GetItemAlarmType(BarIndex)

参数

BarIndex

条形的索引。

示例

控件名为 AlarmPareto1。

#AlarmPareto1.GetItemAlarmType(1);

In This Topic