total_noob Posted February 1, 2013 Report Share Posted February 1, 2013 Ok so i'm very new to this, so any help would be greatly appreciated... I want to make to create an animation that plays on my startup screen then the display jumps to the next screen. I have tried creating one, but all of my attempts have ended in failure... Can anyone please help me with this? Thanks in advance! Quote Link to comment Share on other sites More sharing options...
Michael_P Posted February 1, 2013 Report Share Posted February 1, 2013 Hi Total_N, You can use the Images by pointer on the HMI, Define all of your images for your automation in that location. Use an incrementing MI to drive the images by pointer. Use a timer to Jump to the main screen. For example Upon startup set a bit (MB0) use that bit to drive a one second pulse. Use that pulse to drive an incrementer. Use the elapsed time of the automation IE- 10 images at 1 second exposure each image = 10 second automation. therefore use MB0 to run a TD timer for 11 seconds. When the Timer drives high after 11 seconds use a positive transition to reset MB0 and Jump to your main screen. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.