Replies: 2 comments 4 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm developing a project to keep track of plastic dosing units and so far its going really well.
My question is related to the fact that I choose to make one view for each equipment that I'm monitoring because I have a bunch of information per unit. As in plastic factories we could have a lot of dosing units, I would like to have a "Slide Mode" that when activated can cycle through the views giving me the option to show it in a Television inside the factory.
Would be perfect to me if I can do it with a SCRIPT, because with this I would be able to bind it to a Switch Button, however, I didn't managed to make it yet by myself.
So is possible to do this with scripts or maybe with another method?
So this is how my "prototype one" is looking like:
I'm using OPC UA to gather the data in realtime.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions