
Ensure that the RUN light is energized when the mixer or either pump is running.Modify your program so that the filling and emptying sequence will repeat continuously once it has been started by the initial pressing of the Start switch.Once the tank is empty again, pressing the Start switch will cause the sequence to repeat.Flowmeter 3 will be employed to decrement the existing counter, and draining will be allowed to continue till the counters accumulator reaches zero. When the mixing is complete, drain pump P3 is to be started and the tank is to be drained.The mixer will run for 8 seconds once the tank is full.Modify your program so that it meets the following additional requirements:.Be sure to alter the Source entry to match the counter number you are using.Įxercise #2 - Emptying the Batch Mix Tank The TOD instruction can be located in the Compute/Math group of instructions in the Edit Panel. If correctly entered, the TOD (To BCD) instruction will take the integer value in the counters accumulator, convert it to Binary Coded Decimal, and then move (copy) this BCD value to the control panel LED display (O:4). To make it a little easier to see what is happening with the counter, you might want to add the following rung to the end of your program.


The pulses generated by Flowmeter 1 should be used to increment a counter.

