Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
To make it work you first have to make sure neither way ever backs up. There are many ways to accomplish this that I won't go into. You place your sensor on the tile before the white input tile of the shutoff and have the 2nd option be to just pass through the tile. Like so: https://imgur.com/94C3n4m
Now if the valve is open the packet will go through. If it is closed the packet will pass by.
The sensors work great, HOWEVER, if there is a back up on any point, it can basically force other non desired packets to just stall or force their way the wrong way. so you can go Hedning's route, and make a system that never backs up, OR you can make a system that doesnt give a F about backups or problems.
Have a sensor right before 2 shut offs, with the pipe running through both inputs. Autowire sensor to first shutoff, and then to a NOT GATE, that leads to the 2nd shutoff.
Backups cant affect the system from the very end, since the pressured side wont move.
If there is a backup, it is because your destination is full, things stop. However I've yet to see any contamination with this, because flow stops if there is an issue, not continue on its way mixing up where everything is.
*(I'm currently using this to filter out gases into compression chambers, and will use germ sensors to create an instantaneous germ disintigration room for PW.)
PS: I love automation >.> Solves everything,
EDIT: changed some words to be more clear... If i'm still unclear let me know XD
@Hedning
Actually, I tried your solution (I didn't realize that I could effectively suppress one shutoff... so stupid sometimes). I had no back ups but it seems to work well now. Strange.
@cainboy
Your description looks like my first construction..... but even with no back up, it had some issues.
I had build my system exactly like you describe yours. Or maybe I didn't quite understand.
Anyway it works fine now and thanks again to you both