continuously executing a program

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
uniworld
Posts: 4
Joined: Wed Jan 16, 2013 11:09 pm

continuously executing a program

Post by uniworld »

we have a requirement to run a program continuously after the application is downloaded to HMI. How can we trigger the program after download?

what event should be used to continuously execute the program?

regards

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: continuously executing a program

Post by mark.monroe »

You could use a timer and start it using the screen opened event on the startup screen. This forum post details how to write a timer in iX Developer. The timer could execute the program every so many seconds.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply