2.1 Automatic Generation of HMI from RexDraw
WebWatch is automatically generated HMI based on the project structure. It is similar to the Online Monitoring tools in RexDraw. The whole scheme is generated to web page. User can monitor all signals from selected blocks, change block parameters and read the data from TRND blocks. The WebWatch is generated automatically using HMI block in project executive file.
- Insert HMI block to the exec.mdl file of your project
- Check GenerateWebWatch and IncludeHMI to enable WebWatch generation
- Run Compile and Download
- Open the web browser on your target device eg. http://127.0.0.1:8008/hmi.
- Use left mouse click (touch) for changing the block parameters and right mouse click (long touch) for enabling the block monitoring.
[Back to top] [Up] [Next]