I posted the complete solution to be viewed as a model for creating AdvancedHMI apps. If you download this solution,
be sure to Rebuild Solution before opening any forms.
This application consists of 16 screens. It demonstrates a number of principals:
- Using an INI file (CLX.ini) to set the driver IP address
- Using txt files to define messages and colors for MessageDisplayByValue
- Navigation using FormChangeButtons
- Using panels with back ground graphics
- ChartByArray to display trends
- Little to no code writing. Only a single line of VB code was written for the complete application ("Close") used to exit the app for updating
- BasicButtons using ValueWrite (used on top of screen to select press number)
- Using folders in Solution Explorer to organize forms
This can be downloaded from the link below. The name is AdvancedHMIClxSampleNoCode.zip:
https://sourceforge.net/projects/advancedhmi/files/advancedhmi/3.5/SampleProjects/