Help - Search - Members - Calendar
Full Version: micrologix 1500
Forums.MrPLC.com > PLCs and Supporting Devices > Allen Bradley
davidh
hello, I have plc micrologix1500 that does not support instruction DDV (double division). as I can simulate this instruction? and as it is applied in plc.

I need an urgent answer, since I need to calculate the RPM of a motor associated to encoder with plc micrologix 1500. Thank you very much to its answers. thumbsupsmileyanim.gif
rpraveenkum
DDV is used for 32 bit calculation in Ml1500 supports Long file that is 32 bit register so DDV is not required you can do math calculation using this Long registers
rpraveenkum
See the sample code for calculating the RPM.
Use long file in all Math functions
davidh
QUOTE(rpraveenkum @ Dec 28 2006, 12:33 AM) [snapback]46877[/snapback]
See the sample code for calculating the RPM.
Use long file in all Math functions


thank you very much by the answer ..... clapping.gif
rpraveenkum
well
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.