Page 1 of 1

Three things to change in Logistic network

Posted: Mon Jul 07, 2014 10:03 am
by Neotix
1. In inserters we should be able to setup amount from 0 instead 1 like is right now. Currently we can't setup "> 0" and it's little problematic when we want to build and setup logic gates.

2. We should be able to setup amount exactly how we need. Right now it's impossible to setup for example 213 because we have fixed steps and nothing between them.

3. When we connect red and green wire to the inserter, it's working like AND gate. We should be able to choose between AND, NAND, OR, NOR, XOR, XNOR

Re: Three things to change in Logistic network

Posted: Mon Jul 07, 2014 12:01 pm
by Robbedem
Technically you'ld only need AND, OR and NOT. NAND, NOR, XOR and XNOR can be made with the 3 basics already.

Re: Three things to change in Logistic network

Posted: Mon Jul 07, 2014 12:11 pm
by Neotix
But you can't combine gates inside inserter, so you need all of them except NOT because you can alter condition.
I was thinking about something like:

Red wire: Iron plate > 1000
OR
Green wire: Steel plate < 100

Re: Three things to change in Logistic network

Posted: Wed Jul 16, 2014 12:43 pm
by DerivePi
I'd like to add a request that the red and green wires be recovered/reusable when we rearrange them. Currently, when you remove a wire, you lose it. I believe this detracts from the game.

As an update, we can now, with the latest revision, input 0 or 213 into the argument side of the smart inserters. Thank you developers!

Re: Three things to change in Logistic network

Posted: Wed Jul 16, 2014 6:15 pm
by DerivePi
Logic Gates with Factorio

Update: Revised gates to include A and B condition and cleaned up previous errors.

Re: Three things to change in Logistic network

Posted: Wed Jul 16, 2014 7:20 pm
by Neotix
Building gates in Factorio is easy but Smart inserter itself is working like AND gate.

Re: Three things to change in Logistic network

Posted: Thu Jul 17, 2014 2:45 pm
by DerivePi
Neotix wrote:Building gates in Factorio is easy but Smart inserter itself is working like AND gate.
always assumed they worked as an OR gate. AND gate it is. Thanks

Re: Three things to change in Logistic network

Posted: Thu Jul 17, 2014 3:07 pm
by ssilk
I added the above to the wiki.

See also some of the examples: https://forums.factorio.com/wiki/inde ... k#Examples

Re: Three things to change in Logistic network

Posted: Thu Jul 17, 2014 4:41 pm
by Neotix
Also add info that if Smart inserter is connected to both networks (red and green) both condition have to be true (AND gate behavior).

Re: Three things to change in Logistic network

Posted: Thu Jul 17, 2014 5:28 pm
by DerivePi
OK - made the corrections to my sketch above.