almShowStats() Function
- Last UpdatedFeb 21, 2017
- 1 minute read
Shows the Alarm Statistics dialog box of the specified Distributed Alarm Display object.
Category
Alarms
Syntax
[Result=]almShowStats(ObjectName);
Argument
ObjectName
The name of the alarm object. For example, AlmObj_1.
Example
almShowStats("AlmObj_1");