Launching a 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’s 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.
- Drag an ActionButton (ImageButton) widget from the kitPx palette to your Px page.
- Double click on the ImageButton in the Widget Tree palette. Properties window pops up.
- In the Image button property sheet view, configure the following:
- In the
text slot, type the desired button text (for example, Popup Chart Builder)
- Add a Popup Binding by Clicking Add Binding button.
- In the
ord slot, paste the following value: history:|view:history:HistoryChartBuilder.
- Click OK and click the Save icon in the menu bar.
- 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.
- When finished looking at the histories, close the Popup window, and the primary Px view is still open.