I wanted to setup a barrel factory to manufactor barrels until the sum of full (only using them for sulphuric acid right now) and empty barrels reaches a threshold in the logistic network.
I thought this would be easy by using an aritmetic combinator; but i can't a way to connect it to the logistic network (whereas inserters can easily be).
Am I missing something obvious ? or do you really need to wire up all potential storage chest ? (not practical in my case as they are pretty far apart)
Logistic network and combinators
-
- Long Handed Inserter
- Posts: 55
- Joined: Fri Feb 21, 2014 8:53 pm
- Contact:
Re: Logistic network and combinators
Why not just set your empty barrel station to always keep 100 (or some number) in the network and set your barrelling facilities to only output if full barrels falls below some number. MIssing why this needs combinators unless you arent holding barrels in a logi chest.
I generally start at 100 empty 100 full and go from there.
In case you are looking for real specifics... Set the inserter output from your empty barrel assembler to empty barrel <100. Set the inserter output from your barreling assembler to Fluid Barrel < 100. Empty barrels and full barrels should always live in Passive or Requester chests (or storage). Your assembler De-Barreling should be allowed to debarrel always. You can add a tank to store the liquid after debarrelling or just debarrel on demand depending on the throughput you need.
I generally start at 100 empty 100 full and go from there.
In case you are looking for real specifics... Set the inserter output from your empty barrel assembler to empty barrel <100. Set the inserter output from your barreling assembler to Fluid Barrel < 100. Empty barrels and full barrels should always live in Passive or Requester chests (or storage). Your assembler De-Barreling should be allowed to debarrel always. You can add a tank to store the liquid after debarrelling or just debarrel on demand depending on the throughput you need.
-
- Long Handed Inserter
- Posts: 55
- Joined: Fri Feb 21, 2014 8:53 pm
- Contact:
Re: Logistic network and combinators
because i'm sending the full barrels to remote outposts for mining uranium (and those are not connected to the network), so i want to always have some full barrels available and the total amount to be adjusted upwards when/if i start needing more because of uranium mining expansion
Re: Logistic network and combinators
You are adding steps to a simple process. Rail Tanker that acid and skip the barrels. I might recommend wiring your unloading pump to a local storage tank to limit it to like 5k or something to reduce waste when the patch runs out.Finndibaenn wrote:because i'm sending the full barrels to remote outposts for mining uranium (and those are not connected to the network), so i want to always have some full barrels available and the total amount to be adjusted upwards when/if i start needing more because of uranium mining expansion
Re: Logistic network and combinators
Although I agree that a tanker is a simpler solution, you didn't answered the OP question (Ok, I'm not at StackOverflow, I know).Shokubai wrote:You are adding steps to a simple process. Rail Tanker that acid and skip the barrels. I might recommend wiring your unloading pump to a local storage tank to limit it to like 5k or something to reduce waste when the patch runs out.Finndibaenn wrote:because i'm sending the full barrels to remote outposts for mining uranium (and those are not connected to the network), so i want to always have some full barrels available and the total amount to be adjusted upwards when/if i start needing more because of uranium mining expansion
Never tried connecting a combinator to the logistics, though...
"I'd say the main bottleneck is sleep." - AndrewIRL
Re: Logistic network and combinators
If you insist on barreling you still take what I said but you add some chains of other controls.
Limit how many cans your train carries. Limit how many barrels your uranium mine holds in queue...etc... It's low tech and it works.
...simply put...no you can't do it as stated without running a wire A-B and everywhere that touches a barrel in between OR making sure your entire map is one logi-network (limiting cans on belts).
Limit how many cans your train carries. Limit how many barrels your uranium mine holds in queue...etc... It's low tech and it works.
...simply put...no you can't do it as stated without running a wire A-B and everywhere that touches a barrel in between OR making sure your entire map is one logi-network (limiting cans on belts).
Re: Logistic network and combinators
You can read the contents of the logistics network from a roboport.
-
- Long Handed Inserter
- Posts: 55
- Joined: Fri Feb 21, 2014 8:53 pm
- Contact:
Re: Logistic network and combinators
Thanks !
thtat's the answer i was looking for =)
thtat's the answer i was looking for =)