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
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....
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)
Only improvements I might suggest is to name your registers and maybe put the instructions in comments in the script. A+++
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.
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?
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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1667810555
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