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
Further reading would indicate computers are on the fritz at the moment?
I would hazard a guess that move panel to 0 is the wrong command. Garbage in, garbage out. So I do not think you can blame your issue in the a bug? Basically you need to tell the computer to move the panel to the same angle as the sun. The only way a computer will know this is if you connect a solar sensor to it. Then you have to do some math to translate the degrees of the sun into the degree of movement of your panels which is from 180->100 off the top of my head. Again many tutorial videos out there.
use this setup, i think it is the most efficient
reader in = daylight sensor(oriented to sunrise)
read = solar angle
set memory to 1.8 (use a logic computer to easiest way to do that)
math unit 1= reader
2 = memory
set to divide
batch in = math unit
out = solar panel
set to vertical
use a wrench to rotate your solar if need
The Simplest efficient setup for logic circuits I think is:
(Solar Angle - 15) / 1.5
2 Memory set to 1.5 and 15
reader, logic processor to minus solar angle 15
logic processor to divide 1.5
batch writer result to solar panels
There are then a bunch of tweaks we discuss in another therad that you can increase efficiency more with such as capping it out at a max, checking the solar sensor is active and disabling apc/transformer to save power at night, etc.
I dont mean to teach you to suck eggs here so....
Is the solar panel complete, i.e. glass pane fitted?
Is the solar panel generating power?
Pressing play on the computer will make the machine check if your condition statement (i.e. is the solar panel generating less than 1 watt) is true or not. I would start with checking this and also that the solar panel isnt already at vertical 0 percent.
On a side note, using a pc for solar logic is a royal pain somewhere. You will have to multiple conditions if you wish it to track the sun angle and for each of those you need a command for every single solar panel you have. Its a lot of clicking just to set up 5 panels let alone a much larger solar array.
you know if you weren't connected to the internet i'd understand ... oh wait :P
https://www.youtube.com/watch?v=jjpu9W97yf0
Proving to be the best laid out option I've found.
Also, look up the stationeers wiki.
Lots of very helpful stuff on there.
To be perfectly honest.... the logic chips MAY SEEM complicated but once you get the hang of it it's no problem!
There's tons of schematics online to get those panels to track the sun down to the nat's ass!