Manage the time zone¶
Display the events in Alarm Grid in the UTC time zone standard
Click to open the template library.
From Widgets, drag the Alarm Grid object into the desired node in the UI folder: the widget appears in UI.
In the widget Data Grid object, in the Text property of the Timestamp column (or of a column of your choice), click : the dynamic links window opens.
In Alias, click {Item}[…] > AlarmCondition, then click the Time property.
Click Select.
Display the events in Alarm History Grid in the UTC time zone standard
Click to open the template library.
From Widgets, drag the Alarm History Grid object into the desired node in the UI folder: the widget appears in UI.
In the widget Data Grid, in the Text property of the Timestamp column (or of a column of your choice), click : the dynamic links window opens.
In Alias, click {Item}[…] > PointedNode> LocalTime, then click and type Time.
Click Select.
Remotely display the alarm events in the local time zone
Click to open the template library.
From Widgets, drag the Alarm Grid or Alarm History Grid object into the desired node in the UI folder: the widget appears in UI.
In the widget Data Grid object, in the Text property of the Timestamp column (or of a column of your choice), click , then click Advanced: the advanced dynamic links editor opens.
Click , then select Expression evaluator.
In the Expression box, insert the formula {0}+{1}, then press ENTER: the {1}DynamicLink box appears.
To select the Time property of the events, in the {0}DynamicLink box click , then click Alias > {Item} […] > AlarmCondition, then click the Time property.
To select the TimeZoneOffset property of the session, in the {1}DynamicLink box click , then click Alias > {Session} > Session, then select the Time Zone Difference property.
Click Select.