i'm going through a long run with few mods in which is Ion Cannons. My base isn't a classic megabase. It is in terms of size and game duration but it is not in terms of production stats and throghput. I've got all i need with the right patience, though. I'm updated to the most recent steam 0.15.x beta version.
I've got a periferic launchpad feeded by trains carrying rocket components.
I set up a satellite assembler near a train station, the station is enabled only when needed (logistic network satellites count < 2 for now) so the train bring the satellite necessary components here retrieving the space science from the last rocket.
SCREENSHOT OF THE SILOS AREA
(this is the whole base as it was few minor upgrades ago album)I've now researched Ion Cannons and i would automate the choice of the rocket payload.
I'd like something similar to: one rocket launches a satellite and the next lauches a Cannon, repeating this logic everytime.
I could also have a second silo on site.
As it is now, a requester chest near the silo requests 1 satellite. When the rocket is ready, the Inserter pulls that, robots bring the new one from the westside assembler, the station is enabled for the satellite components to refill the logistic network satellites count (2).
I've read on Combinators 101 about the S-R latch.
I was thinking about using that in someway to set the request of the requester chest.
Maybe somewhat(s/r latch?) attached to the final payload inserter that catch up what it is holdig and:
If it holds satellite, have out 1 cannon signal.
If it holds cannon, have out 1 satellite signal.
I would use this signal to:
1) set request of the payload requester chest.
2) enable/disable stations or directing belts flow to asseble satellite or cannon on site.
I'm using some basic circuitry here and there but i'm not so confident with more complex stuff like S/R latch.
I tried a bit in a TestMap with creative mod, but i can't really build a working S/R latch.
Could you give me some feedback on what i'm thinking? Is it possible? Am i missing some really trivial solution to do this?
Thanks in advance