I have a question about webvisu in Codesys. How can I recognize individual
visualization client ID ? In case when more than one client is connected to
one visualization I would like to recognize which one (for example)has
clicked a button... How can I do this ??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well i would send each client a different screen ID so you will know.
In webvisu it is not possible direct, however you can ask everybody for a password, then you will know, who it is.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a question about webvisu in Codesys. How can I recognize individual
visualization client ID ? In case when more than one client is connected to
one visualization I would like to recognize which one (for example)has
clicked a button... How can I do this ??
Well i would send each client a different screen ID so you will know.
In webvisu it is not possible direct, however you can ask everybody for a password, then you will know, who it is.