Space Engineers

Space Engineers

Power Graphs
616 条留言
Remaarn  [作者] 11 月 16 日 下午 10:07 
@Volg Thank you for your interest, however, as it says in the description this project is not under active development and doesn't receive new features, sorry.
Volg 11 月 16 日 下午 6:19 
on the battery in / out pages could you add the time to full / empty data?

And secondly i want to display the PB status on the second surface "keyboard" and the graphs on the main surface of the PB. the status does display on the keyboard just fine with the current setup, however if i add the display section to the PB's custom data the script just over writes it. you need to add a bit of logic for a custom data section and not delete / over write it if there are graph pages defined there.
Remaarn  [作者] 11 月 7 日 下午 7:59 
@TOM-TOM The script should already handle your scenario just fine so long as you have configured it properly. Please see the Help section in the description above.
TOM-TOM 11 月 7 日 上午 9:58 
If I have solar panels attached to a hinge mounted on a motor on my station, the solar panels are not detected by the script, probably because it's a grid on a sub-grid of the main grid.

So I made this small modification to tell the script to check all grids and sub-grids of sub-grids, without limit.
Frission 11 月 5 日 上午 5:52 
btw, can confirm the h2engine graph works for tracking plasma, thanks <3
Remaarn  [作者] 11 月 4 日 下午 8:15 
@TOM-TOM I'm not sure what behaviour you are expecting but the original function already looks correct to me. All your modification does is remove the ability to configure whether grids connected via Connectors should be included or not. What is the current script doing that doesn't match your expectation?
TOM-TOM 11 月 4 日 下午 6:42 
Hi Remaarn,

Your script works great! I made a modification to the block validation logic (IsValidBlock) so that sub-grids attached via rotors, hinges, pistons, etc., are now properly included, while grids connected only through connectors are ignored. You can see the updated version here: https://pastebin.com/RhwUQQbA
Frission 10 月 20 日 下午 12:16 
I'll give that a check!
Remaarn  [作者] 10 月 19 日 下午 10:02 
@Frission I have no plans to make the script work with any specific mod, however, the main reactor part in that mod appears to be based on a hydrogen engine and so it might already show up on the h2engine graph.
Frission 10 月 19 日 上午 10:23 
Is there any way to get this to track Plasma Generators (from the mod MA Plasma Reactor https://steamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2847666099 ) under reactor data?
RabidRabbit 5 月 8 日 上午 10:58 
Hello! Thanks for the great mod. It's fantastic. I'm a first time SE script user and your documentation has been very helpful. I didn't realise at first that I needed to 'recompile' once I changed the settings but that solved all my problems!
Remaarn  [作者] 4 月 26 日 下午 10:01 
@¡Cravo! They do work, see the help section above.
Cravo! 4 月 26 日 下午 9:36 
I don't think this script works with the colorable solar panels.
Sardaukai 4 月 26 日 上午 12:43 
No problem, thanks for fast reply!
Remaarn  [作者] 4 月 25 日 下午 9:59 
@Sardaukai I've had ideas on how to do that, but I don't really have the time to do feature work on this script any more, sorry.
Sardaukai 4 月 25 日 下午 7:13 
Great script, thanks!

Do you think there is a way to extend the data collection a bit more?
Like a kind of an 24 hour log for energy #justadream
Fake 2 月 7 日 上午 3:23 
Thank you, it worked.
Remaarn  [作者] 2 月 6 日 下午 10:31 
Yes
Fake 2 月 6 日 下午 10:03 
should it be

[PowerGraph]
storedHydrogen=2
Remaarn  [作者] 2 月 6 日 下午 9:59 
@Fake You have slightly misunderstood the instructions. Remove the graph_ and screen_ prefixes and it should work.
Fake 2 月 6 日 下午 9:55 
Im having trouble at the moment trying to apply this script in the fighter cockpit to display on a specific display

I enabled gas tanks information in the custom date

I wrote

[PowerGraph]
graph_storedHydrogen=screen_2 and it isnt displaying on the second screen.
Its displaying Errors: Invalid configuration specified in display block. Am I doing something wrong?
Soulspatch 2 月 4 日 下午 6:16 
How do you get this running on multiple displays on single blocks?
DarkAngel2096 1 月 27 日 上午 8:16 
@Remaarn fair enough :) I guess I could take a look at it and see if I'd be able to get something done along those lines and let you know if I find something out :)
Remaarn  [作者] 1 月 26 日 下午 10:15 
@DarkAngel2096 It's a nice idea but I don't really have the time to work on this currently. Maybe in the future.
DarkAngel2096 1 月 26 日 上午 6:02 
Hi, I've been using this script in my own world, there is one thing I'd like to have added to this, mainly to the Battery screen.
Currently it at the very top shows the "Charge: xx.xMWh" and the Peak and Max values, would it be possible to add in a percentage of full after the charge value?
Basically so that the "Charge: xx.xMWh (yy.y% full)" would be how it'd show it?
This percentage value would be the total of all the current batteries charge added up divided by the total charge all of them could have, so if you have 2 batteries, one with 1MWh stored, one with 1.5MWh stored, both capable of 3 would then be "Charge: 2.5MWh (41.7% full)"
Alexis The Calico Yokai 1 月 20 日 下午 1:11 
so just the name of the graph you want to show?
Remaarn  [作者] 1 月 19 日 下午 8:53 
I have updated the description to help clarify the setup instructions.
Alexis The Calico Yokai 1 月 19 日 上午 9:49 
how do I set up the display to show a specific graph?
Sockan 1 月 5 日 上午 7:25 
@Remaarn That's alright, I seemingly missed that setting when I were scrolling through the script! I think that it is enough for what I need it to do :steamthumbsup:
Remaarn  [作者] 1 月 4 日 下午 7:44 
@Sockan There is a Margin setting in the configuration of the programmable block that you could use, however it applies to all displays handled by that PB. There isn't currently a way to change it for individual displays and I don't have the time to work on the script currently, sorry.
Sockan 1 月 4 日 上午 7:37 
First off, lovely script, I love having more than just text and numbers on the various LCD screens. Second, would there be a way to add and padding to the LCD's? On some LCD screens (i.e Captain's Desk) some of the text and such gets cut out. I also do like having a bit of an 'bleed zone' between what's on the screen and the edge of the screen.
aether.tech 2024 年 11 月 22 日 上午 7:13 
Perfect, it worked. Thank you. Awesome.
Remaarn  [作者] 2024 年 11 月 21 日 下午 8:57 
@aether.tech Yes, see the extra instructions inside the script text. I haven't tried it with the button panel specifically but it should just work the same as other multi-screen blocks.
aether.tech 2024 年 11 月 21 日 下午 7:06 
Can this work with separate LCD panels on the inset Button Panel block, with the three screens?
EpicSOB 2024 年 11 月 16 日 下午 2:08 
i see, i seem to be having an issue that is causing programmable blocks and some modded blocks that use features of programmable blocks to act strangely. the config isn't getting written into new blocks on my ship.
Remaarn  [作者] 2024 年 11 月 15 日 下午 8:43 
@EpicSOB See first paragraph in the Configuration section above.
EpicSOB 2024 年 11 月 15 日 下午 4:07 
is thare a way to setup this to show on cockpit displays or other blocks with multiple displays?
Remaarn  [作者] 2024 年 11 月 3 日 下午 7:08 
@[31LB] Alex It would be possible to make a graph type for jump drive charge, however I am not actively working on this script currently as I do not have the time. Sorry.
Alex [31LB] 2024 年 11 月 3 日 上午 7:32 
I love this script. Is it possible to create an additional variant to include jump drives?
Remaarn  [作者] 2024 年 8 月 11 日 下午 9:05 
@Raptor2213 The DLC blocks work perfectly fine, you likely have a configuration issue. Please see the Help section above.
Chandra 2024 年 8 月 11 日 下午 2:36 
Does not seem to recognize the DLC solar panels when using the 'Solar' tag.
Remaarn  [作者] 2024 年 7 月 9 日 下午 10:41 
@SirFlutternutz The script does not currently support that and I won't have time to add it for a while, sorry.
SirFlutternutz 2024 年 7 月 9 日 下午 5:14 
Me and my friends love your mod! We were wondering, is there a way to filter what blocks are read via groups? For instance, say I had a set of backup batteries. Is it possible to omit their charge from the "battery" graph? Or maybe set it up to only read the main base batteries?
Stalwart Pachyderm 2024 年 6 月 17 日 上午 12:13 
ok I perused the script but didnt see it my bad. didnt see a reference in the guide so assumed it wasnt there. apologies.
Remaarn  [作者] 2024 年 6 月 16 日 上午 12:32 
@Stalwart Pachyderm The script (not a mod) already supports subgrids. See the configuration options in the Custom Data.
Stalwart Pachyderm 2024 年 6 月 15 日 下午 9:28 
I really like the mod, but is it possible to add subgrid reading and measuring? the two cases in particular that Im interested in is having the programable block being a subgrid of the grid with the power on it and the power generators being on a sub grid. Thanks!
GrumpyGoblin 2024 年 6 月 12 日 上午 6:28 
How does one get this to work on blocks that have multiple screens?
Remaarn  [作者] 2024 年 6 月 3 日 上午 5:06 
@ThatGuyFuryan I don't know what video you are referring to. Perhaps you are thinking of a different script. This one doesn't show any block icons.
ThatGuyFuryan 2024 年 6 月 3 日 上午 4:24 
How do you have it that the batteries show as icons, as was in the youtube video?
CaptainFlips 2024 年 5 月 26 日 上午 9:31 
Love the script, been using it for years. I was wondering how possible and easy it would be to add a config which mirrors the display so that you can use it on the 'back side' of a transparent or holo LCD. Would be an amazing feature to have :)