Jump to content

Radbold Chamber + Materials Study Terminal | Automation setup


Recommended Posts

I want to use the Storage for the Radbolds and let them release some if the Research building needs new fuel.
this is the current setup.
image.thumb.png.ec66360d321d83643d7f76bf56643797.png

there is a automation output from the Research building wich indicates if the Storage is full. but while researching it will never send a green signal and will send the set amount wich is set in the Radbold Chamber. 

after some tinkering I've made some working prototype. but still in developement.

  • it includes a loop, so you won´t loose the radbolds
  • a motion sensor for detecting dupe, for savety reasons
  • a Xor gate and a not gate
  • the radbold ammount is set to 51 and will loose 1 or 2 while looping
  • it will still trigger 1x if research started (bug I have to fix)

 

image.thumb.png.41eddeef966b970b36d5cd1996c6a9b1.png

do you have suggestion or better a other solution for this?

Link to comment
Share on other sites

8 minutes ago, sakura_sk said:

Isn't an AND gate needed instead of an XOR to prevent the loop from the Material study terminal to hit passing dupes?

no! with and AND it would be always green.
Storage of research station is full + Dupe is not present = green signal for the Storage. it would loop forever.
Also, it would never send Radbolds if the Research station has not enough radbolds.
But I've got a fix for the 

Quote
  • it will still trigger 1x if research started (bug I have to fix)

image.thumb.png.a42db7e9ade7c0fd79be968bed6e59f0.png

 

here a live demonstation https://streamable.com/spuftb
I guess, this is one solution.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...