Here are things that happens: Here is my question:
How to setup those two inserters to work only if one of chests contains more than the other one. No logistic conditions are involved.
Please do not suggest different solution, i know that there will be plenty, but my goal is to understand why it is not working even it should.
And i know that if that would work probably it ends by rotating some small count of items in that loop, but that is as i mean it.
For assuming whole situation - lets take its as nothing else is incoming at the moment, and (because of fully filled output belt) there is nothing going out, so we do have stable sum of items in both chests.
I did several homeworks and here is why I am asking.
- I tried to conect both inserters with red wire from left & green wire from right and added condition "to work" only if Red>Green and on the other side opposite Green>Red signal, but that didnt work (on the chest is no other option than read contents so there should be no mistake made)
- I tried both chest run to comparator, and if condition R>G / G>R then comparator sends signal to one particular inserter "to work" (= two comparators with opposite conditions each leading to one inserter with its output)