I have a question of clients in WebVisu. We have a project with 1 core and 9 WR21 screens.
Is it possible only make one visualization for the 9 different screens? The variables should be different in all the screensÂ
And, Is there a way to know which client is connected to the webvisu?
Thanks.
Best reply by HmiGuide
I understood your question like this:
There are 9 visualization pages (e.g. visu1,..., visu9) in one PLC project
There are 9 WR21, which should display automatically different pages when starting. You don't want to select the page manually. 1. WR21 should display visu1 2. WR21 should display visu2 Â Â Â :Â Â Â Â Â Â Â Â Â Â Â : 9. WR21 should display visu9
You just add multiple "WebVisu" objects to the PLC project, where you can define different start pages. I attache a example project with 2 "WebVisu" objects. URL's of example project.