sjeggefjes Posted September 16, 2010 Report Posted September 16, 2010 Hi. I have a question regarding storing of timer value. why is the output different betveen x number in MI and x number in ML? I'm using unitronics vesion 8.6.1 best regards sjeggefjes
Phil Salkie Posted September 16, 2010 Report Posted September 16, 2010 I suspect you're seeing the result of putting a timer current value (which is a 32 bit number) into a 16 bit MI, and winding up trimming off the upper 16 bits of the data. This will only be a problem if the timer preset is large enough that it exceeds the size of 15 bits - the positive portion of a signed integer. (That's about five and a half minutes.)
sjeggefjes Posted September 17, 2010 Author Report Posted September 17, 2010 hi Phil. Tanks for the reply ,but it seems that it was late afternoon fingertrouble that caused problems sjeggefjes
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