Sign in to follow this  
Followers 0
rockhound1966

slc 5/03 program upgrade to micrologix 1500 "DDV" to "?"

2 posts in this topic

I am upgrading several old SLC systems to Micrologix controllers. I have ran across an instrustion in a SLC 5/03 program that is not supported in the micrologix system and have never seen used anywhere else. it is the "DDV" double divide function. Help in RSL 500 states that it divides the contents of the math register (s:13 and s:14), containing 32 bits of data, by the source and stores results. Is there a alternative to this in the 1500 or how should this be handled? I am confused on this. Thanks for any help on the subject.

Share this post


Link to post
Share on other sites
Do you need the resolution that decimal places give you? If not then just use the "DIV" instruction. Or use floating point data types.

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