Space Engineers

Space Engineers

Solar Alignment for Fixed Solar Panels
Affichage des entrées 1-10 sur 15
< 1  2 >
Mis à jour le : 13 juil. 2023 à 14h12

The optional group "SolarGyroGroup" (no quotes, case-sensitive) can be used to redefine what the script thinks is the "main grid." This is useful for sub-grid panels.

To use this feature, be sure to create the group "SolarGyroGroup" around your reference block (if you have one), all of your gyros, and the solar panels. Having extra blocks in the group doesn't hurt.

Mis à jour le : 23 juin 2022 à 23h27

Now displays its status (what you see in the terminal when you select the PB) on the PB's screen. Just set the PB's main display to "image and text" if you want to see it.

There's a quick way to redirect it to other blocks/screens, but that will have to be documented another time.

Mis à jour le : 23 juin 2022 à 0h18

Mis à jour le : 11 aout 2020 à 13h45

Add "togglesolar" command to toggle between active & paused.

The "resume" & "pause" commands remain.

Mis à jour le : 18 mars 2018 à 22h04

Keen's (old) gyro API was changed from rad/s to RPM. Adapt internal API accordingly.

Mis à jour le : 17 nov. 2017 à 15h57

No longer needs a timer block.

Mis à jour le : 16 mars 2017 à 17h57

Fix breakage due to center of mass switching from Vector3D to Vector3I in "stable." Thanks, Keen!

Mis à jour le : 4 févr. 2017 à 20h26

Fix any/all usage of deprecated & obsolete API as of 01.172.

Mis à jour le : 19 aout 2016 à 18h39

Fixed for IMyBlockGroup changes.

Mis à jour le : 21 mai 2016 à 11h47

Scripts have had the ability to directly read max power from solar panels for a month now, apparently. Use that instead of parsing detail info.