check the plclogger... pi_address:8080/webvisu.htm should work. If 8080 is open by another application you could change the port in /etc/CODESYSconrol_usr.cfg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
We created a visualization in Codesys on the Raspberry Pi. The program settings attached in the photo.
We can't open this visualization on the external monitor, there is an error which is attached on the second photo.
We have bought a Codesys Raspberry Pi license so it shouldn't be a reason.
In the Codesys in the on-line mode the visualization works properly.
Any ideas?
Thanks in advance!
Really no one has any idea what can it be?
try with 127.0.0.1:8080/webvisu.htm
The error is exactly the same independent if I use 127.0.0.1:8080/webvisu.htm or the ip address of the Raspberry.
/webvisu/webvisu.htm
Try that, with the extra /webvisu/ that is the path I have to use for Wago PFC100 target.
Last edit: thecolonel26 2022-07-16
check the plclogger... pi_address:8080/webvisu.htm should work. If 8080 is open by another application you could change the port in /etc/CODESYSconrol_usr.cfg
There is no failure or error in the plclogger regarding the visualisation.
I tried to change the port in the /etc/CODESYSControl_usr.cfg but there is no such a position like a port. I attach the screenschot of my .cfg file.
https://faq.codesys.com/display/CDSFAQ/WebServer
default is 8080 would use for a test 9090:
[CmpWebServer]
WebServerPortNr=9090 // HTTP
WebServerSecurePortNr=443 // HTTPS
Last edit: eschwellinger 2022-07-18