If a signal is present a clock runs at an interval and then restarts.
If the signal is no longer present (and doesn't come back) the clock runs till end and stops.
Each time the clock (re)starts it sends a pulse to a inserter which then moves one item.
I have experimented a lot, and at some point (though using wrong kind of clock, and some other issues) I had the reset signal as well as the inserter working.
Now, not so much. I think it is because of the pulse being too short but drawing a blank here (even with viewtopic.php?f=193&t=14556 as help) how to fix it.
Also I need it to be as compact as possible since I need 18 of these circuits working close together in a limited area.
This is my current testing circuit:
Questions:
- What am I doing wrong?
- How can I put the circuit part (inserter will be somewhere else) as compact as possible for 18 clocks in one place*?
________________________________
Footnotes:
- *=there will be an input signal ranging from 0 to 18, while 0 means no clock should restart, 6 means 6 of the clocks should run /restart, and similar for the other numbers