About the Alarm and Event Log Viewer at runtime
At runtime, the Alarm and Event Log Viewer queries the alarm history database for the information specified in the initial filter. The event list populates incrementally as the alarm and event information is read from the alarm database. When a filter is not applied, all the alarm and event information is returned and displayed in the event list.
Initially, the event list displays the alarm and event information sorted by time. If the details pane is visible, it displays detailed information about the first entry in the event list.
The Alarm and Event Log Viewer does not automatically update the event list with data written to the alarm history database since the last database query.
TIP:
To display user-defined strings in multiple languages at runtime, configure the application to support language switching in FactoryTalk View Studio at design time.
Interact with the event list at runtime
- To resize columns drag the column divider to the desired width or double click between columns.
- To resize the event list and details pane, drag the divider at the bottom of the event list.
- To display information about a specific event in the details pane, select the event in the event list.
Use the toolbar to perform tasks
- To change the filter used to query the alarm history database, use theFilter List
box.
- To create a custom filter at runtime, click theEdit filter
button.
- To update the alarm and event information displayed in the event list, click theRefresh
button.
- To stop the currently running database query, click theStop
button.
- To search for text strings in the event list, click theFind
button.
- To show or hide the details pane, click theDetails Pane
button.
- To print a report of the data in the event list, click thePrint
button.
Provide Feedback