About the Live History Chart View

Background and live history charting provides a Live History Chart view that is similar to the static History Chart view. The key feature of the Live History Chart view is that it combines the historical plot of the History Chart with a continuing live plot that updates according to a configurable sample rate.

The live history chart view plots the data of the selected history log along x and y axes. This is the default view of the HistoryPointList component, so if you double-click on a HistoryPointList in the NiagaraAX-3.3 (or later) workbench nav sidebar, the Live History Chart view displays. An example of the Live History Chart view is shown in Live_History_Chart_view, below, which highlights the features that are only available in the Live History Chart view.

Figure 146. Live History Chart view


Live History Chart view

The Live History Chart view contains the standard chart controls and options to help you customize and view the data. However, in addition to these controls and options (described in Chart controls and options) this view has the following additional features:

Selecting the Live History Chart View

You can display the Live History Chart view as either a view of a history extension or as a view of the HistoryChartList component, as shown in the following two illustrations:

Figure 147. Selecting the Live History Chart view as a History Extension view


Selecting the Live History Chart view as a History Extension view

Figure 148. Selecting the Live History Chart view as a HistoryPointList view


Selecting the Live History Chart view as a HistoryPointList view

Using relative history extension ords with HistoryPointList

You can use relative paths to point to history extension ords when using a HistoryPointListItem component. This allows you to create a HistoryPointList under a typical device (Air Handling Unit, VAV, or other) and then copy the device (with HistoryPointList) to other locations without having to edit the ords for each new location. In the example shown in Figure 149, the HistoryPointList and the proxy points (zoneTemp1, 2, 3, and so on) with their history extensions are placed at the same level (in the same folder). The HistoryPointList component takes care of resolving the ord path for each HistoryPointListItem, so the relative starting point is the HistoryPointList and not the HistoryPointListItem. In this example, the History Extension path needs to step up one level using the “../” then includes the folder name (“zoneTemp1/numericInterval”) to designate the history extension.

Figure 149. Relative ords to history extension in HistoryPointListItem


Relative ords to history extension in HistoryPointListItem


NoteYou can also embed the History Chart view of a “relativized” history extension ord into a Px view. This allows you to use a single Px view for multiple HistoryPointList (and associated Live History Chart view) locations.