Logistics network filtering
Posted: Fri Mar 13, 2015 3:36 pm
Are there any posts on how logistics network filtering work? I have a requester chest with 13 iron gears in it and a smart inserter 3 blocks away with a logistic filter (Iron Gears < 10). I setup a test belt and the inserter keeps pulling in objects (No item filter in place)
Iron Gears < 10 = Inserter pulls in items
Iron Gears = 10 = Inserter stops
Iron Gears > 10 = Inserter stops
So it looks like if the result is True, then stop??? Also, the = condition looks more like >= to me.
I was then playing around and now the logic is all weird. If I pull out the stack and the filter is set to < 10, the inserter keeps pulling. What gives??
Iron Gears < 10 = Inserter pulls in items
Iron Gears = 10 = Inserter stops
Iron Gears > 10 = Inserter stops
So it looks like if the result is True, then stop??? Also, the = condition looks more like >= to me.
I was then playing around and now the logic is all weird. If I pull out the stack and the filter is set to < 10, the inserter keeps pulling. What gives??