Vijeo Designer Script: Mouse Position

John93

Member
Join Date
May 2020
Location
Manitoba
Posts
5
Hi, Does anybody know if it is possible to get the mouse position with Vijeo Designer Script?
My goal is to cycle through all the panels by changing every minute but only if the mouse pointer didn't move.
Thanks.
 
I do not have my vijeo designer open right now, try creating an action that triggers "when touch panel" then control a timer to monitor it?

that would not get you mouse position, but it could tell you how long it has been since the panel was touched. I have a sample program, i maybe can post tomorrow
 
Tested this.

Touch can be selected to animation (make big box under everything, select touch and set word (delay variable to 0)


Then need only script whit delay

(as script won't remember values of last script run, you need write and read script variable values to HMI side variables.


But my test script changed pages 1 to 3 nicely.
 

Similar Topics

Hi , Any one can advice with simple script for timer delay to use it with Vijeo Designer Software ??
Replies
3
Views
2,860
Hey guys! I'm working on a Schneider 340 CPU and using the Vijeo Designer I have to make a trend graph change it's display range through some...
Replies
2
Views
6,686
Is there a way to pause a while loop for 1 second in Vijeo designer script?
Replies
0
Views
3,726
Good Day all. I am currently busy with a schneider HMI design in vijeo designer and i want to know how you can animate an image to move on the x...
Replies
2
Views
155
Hello, I have been tasked with adding some analog signals for display and alarm setup in some old Schneider Electric HMIGTO HMI-panels. I have...
Replies
4
Views
177
Back
Top Bottom