Separate signals to/from red and green wires
Moderator: ickputzdirwech
Re: Separate signals to/from red and green wires
[Koub] Implemented in 2.0
Koub - Please consider English is not my native language.
-
- Long Handed Inserter
- Posts: 73
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: Separate signals to/from red and green wires
You can use an arithmetic combinator to simply subtract the value of the filter signals.
Even for assembling machines with read contents + read ingredients, you could use a second empty machine to do read ingredients on.
Just saying that there are (inconvenient) workarounds...,
But we should just have little R and G checkboxes next to all the signal options (or at least the ones that don't let you choose the actual signal, e.g. the enabled setting or read working on an assembler)
Even for assembling machines with read contents + read ingredients, you could use a second empty machine to do read ingredients on.
Just saying that there are (inconvenient) workarounds...,
But we should just have little R and G checkboxes next to all the signal options (or at least the ones that don't let you choose the actual signal, e.g. the enabled setting or read working on an assembler)
-
- Long Handed Inserter
- Posts: 73
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: Separate signals to/from red and green wires
Also see viewtopic.php?f=6&t=113678 and viewtopic.php?f=6&t=121982 for similar suggestions
Re: Separate signals to/from red and green wires
That requires one combinator per inserter, a diode. There can be no wire connecting any 2 inserters or their "read content" would be reused as "set filter" in the other. Subtracting the read content from the set filter is not an option as that has 1 tick delay and then the inserter has already picked up items.IsaacOscar wrote: ↑Thu Nov 21, 2024 9:48 am You can use an arithmetic combinator to simply subtract the value of the filter signals.
Even for assembling machines with read contents + read ingredients, you could use a second empty machine to do read ingredients on.
Just saying that there are (inconvenient) workarounds...,
But we should just have little R and G checkboxes next to all the signal options (or at least the ones that don't let you choose the actual signal, e.g. the enabled setting or read working on an assembler)