Launch the History Chart Builder in a Px view

You can launch the History Chart Builder in a Px view by adding a Pop Up binding on a widget in your Px page. The ORD of the Popup binding is linked to the station History. When finished with the chart builder, simply close the Popup to return to your Px view.


Prerequisites:
  • A pre-configured history in the station’s History node.

Launch the History Chart Builder in a Px view using a Pop Up binding on a widget

  1. Drag and drop an Image button (Action button) widget from the kitPx palette to your Px page.
  2. In the Image button property sheet view, configure the following:
    • in the text slot, type the desired button text (for example, Popup Chart Builder)
  3. Add a Popup Binding
    • in the ord slot, paste the following value: history:|view:history:HistoryChartBuilder
  4. Click OK and click the Save icon in the Workbench menu bar.
  5. In View mode, click the Popup Chart Builder button to access the History Chart Builder in the Popup window.
     

    NOTE: You can control the size, position and title of the Popup window. 
     
  6. When finished looking at the histories, close the Popup window, and the primary Px view is still open.