viscoelastic Posted March 30, 2017 Report Share Posted March 30, 2017 I am looking for a batching example. Meaning; I would have 10 variable thinknesses it would do an operation lower a head 1000 counts (preset one) do the operation then lower the head 850 counts (second preset) and so on and so on. Any help of an example would be appreciated. Thanks all Quote Link to comment Share on other sites More sharing options...
MVP 2022 Ausman Posted March 30, 2017 MVP 2022 Report Share Posted March 30, 2017 Hi Visco, First thought is to set up a counter that uses compares to control the operations based on the count it has reached by adding 1 each operation. You can then manipulate the count to easily adjust/reset if necessary. cheers, Aus Quote Link to comment Share on other sites More sharing options...
viscoelastic Posted March 30, 2017 Author Report Share Posted March 30, 2017 Hi Ausman, Where I am confused is having multiple options. Where i could program several different measurements. I was hoping Unitronics had and example I could start with so I could get a starting point. This concept seems confusing to me for some reason. I am sure the solution is infantile, but I am confused. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Ausman Posted March 30, 2017 MVP 2022 Report Share Posted March 30, 2017 Multiple options is a different kettle of fish. However, the basics are the same. Because MIs can be used in compares, you can set things up based on answers to HMI questions moving numbers into the relevant MIs. How many in total? Move that answer into the total count MI. How many before I need to do the first change? Move that into the MI controlling the first compare set. How much to lower the head each time? That goes in another MI etc etc. There will be other methods, but this is likely easiest for you at present if you are talking variables on a range of things all the time. cheers, Aus Quote Link to comment Share on other sites More sharing options...
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.