Greetings,
I have one of those frame quarries being run by turtles and a master computer. I have 16 mining wells being powered by 2 energy cells which are receiving their power from 4 tesseracts (Yeah I probably have diminishing returns...)
The problem is, my energy cells are running at a loss so if I left this frame machine running, eventually it'll run out of power and not work the way it's intended. I was wondering if there's a way and a code for my computer to read the power level of the Energy Cell.
I was thinking of this:
If energy cell power =< 25%, then computer goes idle
When energy cell == 100%, then the program recommences
Unfortunately I don't know much about coding and I don't know how to get the computer to read to energy cell so I was hoping someone could help me out with linking the two machines and with a code to read the cells.
Thanks for the assistance
I have one of those frame quarries being run by turtles and a master computer. I have 16 mining wells being powered by 2 energy cells which are receiving their power from 4 tesseracts (Yeah I probably have diminishing returns...)
The problem is, my energy cells are running at a loss so if I left this frame machine running, eventually it'll run out of power and not work the way it's intended. I was wondering if there's a way and a code for my computer to read the power level of the Energy Cell.
I was thinking of this:
If energy cell power =< 25%, then computer goes idle
When energy cell == 100%, then the program recommences
Unfortunately I don't know much about coding and I don't know how to get the computer to read to energy cell so I was hoping someone could help me out with linking the two machines and with a code to read the cells.
Thanks for the assistance