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 the
    Filter List
    FTAELogViewer_FilterList_box box.
  • To create a custom filter at runtime, click the
    Edit filter
    Toolbar_EditFilter button.
  • To update the alarm and event information displayed in the event list, click the
    Refresh
    Toolbar_RefreshAlarmList button.
  • To stop the currently running database query, click the
    Stop
    toolbar_StopDatabaseQuery button.
  • To search for text strings in the event list, click the
    Find
    Toolbar_Find button.
  • To show or hide the details pane, click the
    Details Pane
    Toolbar_ShowHideDetails button.
  • To print a report of the data in the event list, click the
    Print
    Toolbar_Print button.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal