Creating a Live History Chart

The Live History Chart view is available directly from the history extension component and also from a view on the HistoryPointList component. The history extension view displays the single point in a live chart plot, while the HistoryPointList component, when configured, displays all List Points that it contains.

The following procedures describe how to setup these views.

Live History Chart view from a History Extension

NoteUse this direct "history extension method" to display a single live charting point. If you need to view several points plotted simultaneously, then use the HistoryPointList component and the steps in the section, Live_Chart_view_from_a_HistoryPointsList_Component.

To display a Live Chart view in workbench using only a history extension, do the following:

  1. Right-click the desired history extension component in the workbench nav tree. The popup menu displays.

  2. From the popup menu, select Views>Live History Chart. The Live History Chart view displays.

Live History Chart view from a HistoryPointsList Component

To display a Live Chart view in workbench using the HistoryPointsList component, do the following:

  1. From the History palette, add a HistoryPointList component to your station in an appropriate location (you can add the component anywhere in the station).

  2. For each desired data plot, add a HistoryPointListItem to the HistoryPointList using one of the following methods:

    • Drag and drop the component from the History palette, then link the history extension and configure the component using the property sheet view.

    • Right click on the HistoryPointList container, choose Actions>AddItem from the popup menu. Using the List Item dialog box, link the history extension and configure the component.

  3. Double-click on the HistoryPointList component to display the Live History Chart view. When the Live History Chart view displays, select or clear selections in the Item List View pane, as desired.