Page 1 of 1

inserter logic not working correct?

Posted: Sat Feb 06, 2021 7:20 pm
by kuchenmann
I have a requester chest which fills assembling machine with items.
When less than 10 items are in the requester chest, inserter should take these items from belt (logic circuit).
But this does not work when chest is empty, because inserter still is "red". It only works when I set it to "equal zero".
So it seems that "less than" is not working when there is nothing.

Re: inserter logic not working correct?

Posted: Sat Feb 06, 2021 7:27 pm
by Loewchen
This would work, you must have it setup incorrectly.

Re: inserter logic not working correct?

Posted: Sat Feb 06, 2021 7:32 pm
by Nosferatu
Unless you use the "Anything" signal - Anything is false when there are no inputs.
If possible use Everything or the item you want to move.