Completing Call Business Connector Chart
For time savings, this View has been mostly pre-built and only requires students to complete it by adding script functionality to the Call BC Chart button.
Complete Call BC Chart Button Script
- In the Perspective → Views → Tutorial → SOAP folder, open the View called TagHistorianData.
- Expand the View in the Project Browser, right-click on btn_bc and select Configure Events...
- Add the following script to the onActionPerformed event, to complete the Call BC Chart (btn_bc) button functionality.
Script for Call BC Chart Button
Python |
end = system.date.now() |


