Stationeers

Stationeers

[F&S] Solar Panel Tracking
39 kommentarer
dzlockhead 16. aug. 2024 kl. 18:09 
Oh strange, for me it was necessary, it didn't work until I set d0 to the sensor
123  [ophavsmand] 14. aug. 2024 kl. 1:00 
dzlockhead,

Requirements
1 Daylight Sensor.

IC ports description
D0 Daylight Sensor (Optional not required)

This means that it is not necessary to set the sensor on port D0 with a screwdriver, the IC will detect it automatically in the connected network. (This is sometimes necessary)

About the images, this is what the daylight sensor looked like in 2019.

A lot has changed in 5 years....
dzlockhead 12. aug. 2024 kl. 11:25 
Yep, I can confirm it still works but the daylight sensor is REQUIRED on D0, unlike what is said in the description. Also the images showing sensor direction should be said Daylight Sensor, NOT a motion sensor as pictured.
123  [ophavsmand] 10. aug. 2024 kl. 19:43 
Tested on latest version 0.2.5116.23239 all work fine.

Error on line 40, means the daylight sensor was not found.

Squama, you can adjust horizintal angle by dialer or in code. Check "Changeable values in IC code" in this page. No need rotate panels, you can place panels as you wish. (But all power outputs must be on the same side)
dzlockhead 29. juli 2024 kl. 22:04 
Same, error on line 40
Artyshock 9. apr. 2024 kl. 21:56 
Hi Squama. Try to rotate your solar panel to 180 degrees. so that the power output faces the dawn. fixd for me.
Squama 4. apr. 2024 kl. 10:17 
hi all, any1 knows why my pannells are ok with the vertical movement but they are rotating in the opposit direction compared to the sun movement?
Icepic 23. mar. 2024 kl. 6:52 
I keep getting an incorrect argument count on line 40 plz help
Steef 27. jan. 2024 kl. 7:10 
Fantastic work.
Only improvements I might suggest is to name your registers and maybe put the instructions in comments in the script. A+++
Wayz 26. dec. 2023 kl. 12:02 
This was also the only one that worked for me. Thank you!!
Proktor 23. dec. 2023 kl. 23:34 
The only worker (from those that I tried). Thank you!
chris-500 23. dec. 2023 kl. 4:21 
can confirm this one works with the rocket update, thanks for sharing this you saved me from giving up on the game completely
W0lf3y 12. dec. 2023 kl. 20:08 
Does this still work with 'Rockets' update?
Digit 8. juli 2023 kl. 13:53 
Все працює добре дякую. All work good th you bro :D
123  [ophavsmand] 9. apr. 2023 kl. 8:13 
Tested on 0.2.3920.18842 06/04/2023
I is Mighty 7. feb. 2023 kl. 22:11 
I got it to work I'm just an idiot
123  [ophavsmand] 7. feb. 2023 kl. 7:12 
[quote=I is Mighty]Might be broken again. Tested on 0.2.3299.16422
Devs almost every patch break IC[/quote]

[quote=Hladow]Still I've got a question, is it possible to make the code itself to batch write to all the lights?[/quote]

Try sb %Prefab Hash% On r1 where %Prefab Hash% is hash of light source, you can check hash via laptop or check wiki.
I is Mighty 7. feb. 2023 kl. 0:15 
Does this still work as It doesn't seem to move solar panel
Hladow 4. feb. 2023 kl. 0:37 
Hello. Thank you for this usable work. My solars now make much more power.
Still had some problem with night lights. Looks like it powers only one light of the type. Not batch. And when I tried to chenge 's NSignal On r1' to 'sb NSignal On r1' it flashed an error.
So to make it switch all the lights I pinned NSignal to Memory block instead and make a Batch Writer to write it's setting to all lights. Works good. Still I've got a question, is it possible to make the code itself to batch write to all the lights?
MisterCrow 30. sep. 2022 kl. 15:39 
This is fantastic. Award given :)
123  [ophavsmand] 3. juni 2022 kl. 21:11 
fixed
123  [ophavsmand] 3. juni 2022 kl. 15:12 
0.2.3299.16422 broken. Fix coming soon.
123  [ophavsmand] 16. maj 2022 kl. 11:35 
Fixed, tested on 0.2.3036.15111
Soilaq 12. dec. 2019 kl. 10:09 
Did you ever publish it Kouselny?
UberMacro 29. sep. 2019 kl. 21:02 
I have a working remake of this script. Nearly a complete rewrite of the logic, but based on your idea with the same setup and chip count. You mind if I publish it and link back here, or are you updating this?
Delle(DK) 29. sep. 2019 kl. 10:43 
I am not 100% sure, but i think the script is broken.. I could not get it to work.

I like to recommend you to try this one instead and working 29th september 2019
on the new europa map. About 90% efficient tracking.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1667810555
maximillian 21. sep. 2019 kl. 15:20 
Error at line 14 ... ufff
123  [ophavsmand] 30. juli 2019 kl. 11:23 
Confirmed, broken on 0.2.2082.9494

Tracking math work fine, broken batch writer selection (at now random, vertical changed to horizontal etc) and auto-parking.

Error at line 17 mean: You not select a daylight sensor on D0
Minefreak6633 29. juli 2019 kl. 12:21 
i got it to work but after midday they invert and start to look away form the sun
BigBen2k 28. juli 2019 kl. 16:33 
Nope, couldn't get it to work. Moon, on dedicated server.
[TUG]Bonbonkocher 28. juli 2019 kl. 14:36 
BK324 No, is Code for PC and IC Housing
Bryan 28. juli 2019 kl. 13:42 
so is this a mod?
Phraxas 25. juni 2019 kl. 4:31 
Error unknown at line 17: "bgt r0 97 20"
Alcoholic.iz.Moscow 24. maj 2019 kl. 11:44 
помоги написать программы ))) или ты уже не играешь
Tipsy The Cat 27. apr. 2019 kl. 8:45 
Ok, I figured it out. it works BUT not on the beta branch. Sorry for the confusion.
Tipsy The Cat 27. apr. 2019 kl. 8:19 
I do have to give credit to you. This is the most simple and easy to understand.
Tipsy The Cat 27. apr. 2019 kl. 6:53 
yep
123  [ophavsmand] 26. apr. 2019 kl. 15:17 
You place circuit in one cube?
Tipsy The Cat 26. apr. 2019 kl. 13:31 
it doesent work just keeps spining slowly