Sign in to follow this  
Followers 0
Bridrum22

How do I setup a variable Timer?

3 posts in this topic

Hi All How do I set my timers time to variable so that it can be controlled by the omron HMI?

Share this post


Link to post
Share on other sites
You use an address for the setpoint. In the example below, I am using D0 as the setpoint. Then just have your HMI write the value into D0. Make sure that the HMI is writing the correct format however. If using the TIM instruction, it needs to be BCD. If using the TIMX instruction it needs to be binary (integer). See this discussion for more info on that topic: http://forums.mrplc.com/index.php?showtopic=28441
1 person likes this

Share this post


Link to post
Share on other sites
Thanks a million Michael. That will be my last queston for today

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0