Bridrum22 Posted March 26, 2015 Report Posted March 26, 2015 Hi All How do I set my timers time to variable so that it can be controlled by the omron HMI? Quote
Michael Walsh Posted March 26, 2015 Report Posted March 26, 2015 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 Quote
Bridrum22 Posted March 26, 2015 Author Report Posted March 26, 2015 Thanks a million Michael. That will be my last queston for today Quote
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.