Web pages simulation and upload, Webgui, Simulation using pc – CUE WebGUI User Manual
Page 12: Simulation using hardware unit, Final upload

User Manual
Page 12
www.cuesystem.com
[email protected]
WebGUI
Web Pages Simulation and Upload
Simulation Using PC
• Start your project using Simulation debug profile as described above.
• In case of message No errors web pages are generated and web server is now running on your PC
• Start your Internet browser and write localhost:8080 to address line. Port 8080 is default port. In
case you changed WebGUIServer property Port to different value, use this value.
• Now you can test your web pages.
Simulation Using Hardware Unit
• Connect hardware unit (controller).
• Start your project using Hardware debug profile as described above. Web pages are generated in
real CUEunit (Controller1) and web server is now running in real unit (Controller 1).
• Start your Internet browser and write ipaddress:8080 to address line, where ipaddress is IP address
od CUEunit (controller). Port 8080 is default port. In case you changed WebGUIServer property Port
to different value, use this value.
• Now you can test your web pages running from hardware unit.
Final Upload
• Start your project using Hardware debug profile as described above. Web pages are generated in
hardware unit (Controller1).
• Upload application to CUEunit (Controller1) using section Final. Before upload uncheck WebGUI1 unit,
because typically this CUEunit hasn’t real hardware representation.
• Switch off and on CUEunit Controller1.
• Start your Internet browser and write ipaddress:8080 to address line, where ipaddress is IP address
od CUEunit (controller). Port 8080 is default port. In case you changed WebGUIServer property Port
to different value, use this value.
• Now you can finally test your web pages running from the hardware unit.