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?
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
Bridrum22 Posted March 26, 2015 Author Report Posted March 26, 2015 Thanks a million Michael. That will be my last queston for today
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now