Wago webvisu http post

Hello,

I have a Wago 750-891 controller which is still programmed with Codesys V2.3. Because modern browsers don’t support the java-aplets, used for webvisu in Codesys V2.3, anymore, I’m writing the HTML and Javascript myself. Using a video on Youtube (https://youtu.be/OxGdd9X35cM) I was able to read values from the PLC and displaying them in my browser. But now I am trying to modify variables in the PLC from the browser (write). When using the method showed in the video it doesn’t work and the browser returns http status code 302 and I just get redirected to my main page. This is the code shown in the video:

What could be the problem? Is the action “/WRITEPI” supported by the PLC? Are there alternatives to achieve this?

Thanks in advance for your help.

Hello,
On my free time I made this java program which call your webvisu and display it in it’s own screen:

It also work with the open source java system.

3 Likes

The iOS and Android Webvisu app also supports Codesys 2.3 & 3.5 web visualizations.

There is a Windows version of WebVisuStarter, but its been years since I have seen it.

Yes germany have made one but I don’t like it because it have the java runtime integrated and it can’t be updated. this could be a security problem in the future.