Help with combinators

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
Vilsol
Burner Inserter
Burner Inserter
Posts: 6
Joined: Thu Aug 06, 2015 5:27 pm
Contact:

Help with combinators

Post by Vilsol »

I was wondering, is there a way to check if the logistics system (all storage and provider chests) together, contain a specified amount of an item. I tried connecting the storage chests to the wires but it wouldn't let me.

Thanks in advance

Lupoviridae
Fast Inserter
Fast Inserter
Posts: 155
Joined: Mon Apr 20, 2015 6:26 pm
Contact:

Re: Help with combinators

Post by Lupoviridae »

Not directly. The best way to do this at current is to use smart inserters to check the logic network, which then move a dummy item into a chest when a condition is true, and out when it is false. The circuit network connects to the chest, detecting when the dummy item is present.

XKnight
Filter Inserter
Filter Inserter
Posts: 329
Joined: Thu May 28, 2015 10:40 pm
Contact:

Re: Help with combinators

Post by XKnight »

Hmmmm, very interesting...
It is possible to create such system that will automatically finds the amount of specified items in logistic network using binary search and dummy checking.

GopherAtl
Fast Inserter
Fast Inserter
Posts: 177
Joined: Sat Jan 31, 2015 7:54 pm
Contact:

Re: Help with combinators

Post by GopherAtl »

If you're willing to use a mod, I made one for that. In my sig, "Logistic Combinators."

constant combinator gui, select up to 15 items/signals, it will output on the connected wire the logistic values for those.
My Mods:
Nixie Tubes - numeric displays for your circuit networks!
Logistic Combinators - use logistics values in circuit logic! -
Autowire - automate red/green wire connections

Post Reply

Return to “Gameplay Help”