Vijeo designer 6.2

mr.qrsa

Member
Join Date
Apr 2024
Location
south africa
Posts
2
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 and y axis is there anyone who can assist me it is not as easy as on TIA portal?

if anyone has done it before can you please put up a picture or two of how you have done it there is no complex vijeo tutorials on YouTube.

thanks.
 
hi,
First, in the animation properties, set x, y variable for positions. Then under the panel in that the image locates, create a panel action -> trigger type = periodic, set enable condition and, for best performance, frequency = 0.1. Next, create procedures to increase/decrease x, y variables.
The pic is a sin wave animation I built.
You can also use script to do the procedures as well.
 

Attachments

  • 1.png
    1.png
    20.1 KB · Views: 37
hi,
First, in the animation properties, set x, y variable for positions. Then under the panel in that the image locates, create a panel action -> trigger type = periodic, set enable condition and, for best performance, frequency = 0.1. Next, create procedures to increase/decrease x, y variables.
The pic is a sin wave animation I built.
You can also use script to do the procedures as well
Thank you i am getting there but can you maybe give me some more step by step examples i did a 4 way traffic light system and are trying to make a vehicle image run accross the hmi
 
hi,
First, in the animation properties, set x, y variable for positions. Then under the panel in that the image locates, create a panel action -> trigger type = periodic, set enable condition and, for best performance, frequency = 0.1. Next, create procedures to increase/decrease x, y variables.
The pic is a sin wave animation I built.
You can also use script to do the procedures as well.
what kind of function would work to increase and decrease the x and y
 

Similar Topics

Hello, The system error log in vijeo designer shows that the following panel is not published for HMI runtime or doesn't exist. Please provide a...
Replies
3
Views
226
can anyone tell me how can use same pop-up screen for multiple objects in vijeo designer.
Replies
0
Views
169
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
694
Since upgrading to V6.2 12.24 SP12 24-21 the M221 PLC is no longer recognised by the HMI. The screen still works but it does not talk with the...
Replies
3
Views
1,426
I work for an OEM. I am trying to develop a generic HMI program that will display an overview screen displaying between 2 and 6 "widgets"...
Replies
1
Views
1,999
Back
Top Bottom