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

AVEVA™ InTouch HMI

​.LoLimit 点域

  • Last UpdatedOct 04, 2024
  • 1 minute read

更改标记的 Low 报警限。

类别

报警

用法

Tagname.LoLimit

参数

Tagname

任何整型、实型或间接模拟标记。

附注

如果希望在有意或无意关闭 WindowViewer 之后,仍可以继续使用此点域的运行时值,请在“标记名字典”中选择保留参数选项。

数据类型

模拟(可读写)

有效值

必须在为指定的标记配置的值范围内。

示例

此语句按 10 递减 MyTag 标记的 Low 报警限:

MyTag.LoLimit=MyTag.LoLimit - 10;

另请参阅

.Alarm、.AlarmValue、.Ack、.LoStatus、.LoSet、.AlarmDisabled、.AlarmEnabled、.AlarmLoDisabled、.AlarmLoEnabled、.AlarmLoInhibitor

In This Topic