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

AVEVA™ InTouch HMI

​.AlarmTime Dotfield

  • Last UpdatedNov 07, 2016
  • 1 minute read

Returns the time when an alarm occurred. The alarm must be selected in Distributed Alarm Display object in summary mode.

Category

Alarms

Usage

[ErrorNumber=]GetPropertyM( "ObjectName.AlarmTime",TagName);

Parameters

ObjectName

Name of the Distributed Alarm Display object. For example, AlmObj_1.

TagName

Any message tag.

Data Type

String (read-only)

Example

In this example, AlmObj_1 is the name of the Distributed Alarm Display object and almTime is a memory message tag.

GetPropertyM("AlmObj_1.AlarmTime",almTime);

If used in a Touch Pushbutton QuickScript, this statement returns the time when the alarm occurred to the almTime tag.

See Also

GetPropertyM(), .AlarmAccess, .AlarmClass, .AlarmComment, .AlarmDate, .AlarmLimit, .AlarmName, .AlarmOprName, .AlarmOprNode, .AlarmPri, .AlarmProv, .AlarmState, .AlarmType, .AlarmValue

TitleResults for “How to create a CRG?”Also Available in