Stormworks: Build and Rescue

Stormworks: Build and Rescue

112 ratings
NJ PID TUNER
3
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
235.426 KB
8 Jan, 2021 @ 4:59am
1 Change Note ( view )

Subscribe to download
NJ PID TUNER

Description
NJ PID TUNER

This controller can be used on all types of creations where you are using a PID to control something, This serves as a visual guide to help you tune your PID, It does not tune it for you!!!

FEATURES

2x2 or 5x3 Display with visual representation of the PID.
Ability to change P I D Values on the fly.
Ability to limit the Output of the PID.

Note: The Variable and Setpoint Graphs are limited to function between 0-100. If you need to change this please go into the LUA Script inside the controller and edit the Min & Max Values.

I take no credit for the LUA Controller that displays the Graph, This is thanks to the awesome work CrazyFluffyPony does with his LUA.
Link to the original graph controller: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2080390771


As always please comment and report any bugs you find.

I will keep this creation updated where possible and be sure to keep a lookout for my upcoming creations!!!!!!!!

Please do not re-upload or share without my permission, including custom versions!!!!

And lastly, have fun.

Don't forget to click the "Follow" button for future updates!!!!!!!!!!!!!
23 Comments
Twitchy115 4 Sep, 2024 @ 12:35am 
For all those asking how to out put the values into your PID you have to take the values you get when tuning your variables and input them into your other PID, the one you want to use.
HUN142gamer 27 Jul, 2024 @ 8:24am 
doeent make any output
Haven <3 4 Dec, 2023 @ 1:13pm 
Also look at Autonomous157's reply, I didn't know this was uploaded as a vehicle and not a microcontroller, so check your workshop creations list too.
Haven <3 4 Dec, 2023 @ 1:12pm 
@Astatine_66
Have you tried restarting Stormworks? Resubscribing to this microcontroller? If neither of the latter work, I'd suggest reinstalling the game to see if that resolves the issue.
Astatine_66 1 Dec, 2023 @ 6:40pm 
For some reason it doesn't show up at all in my workshop vehicles or workshop micro controllers.
Autonomous157 28 Jun, 2023 @ 11:49am 
Haven it's a vehicle. you paste it into your creation and hook up the logic
Haven <3 8 Dec, 2022 @ 2:44pm 
For some reason this controller isn't appearing in-game in the editor, but all my other subscribed microcontrollers are?
vikketik 13 Jul, 2022 @ 6:57am 
how do i connect this to my pid
Bad_Shooter 26 Aug, 2021 @ 2:10pm 
First off, Great Gadget. Makes understanding PID a loot easier. However I had a problem. When I created my own micro with the PID setting I found on 'NJ PID TUNER', my PID/Micro went crazy.

For some resin I have to put in a Clamp in (just like 'NJ PID TUNER' layed out) after the PID and now it's stable. Why would that happen?

Has anyone else had this problem?
AKD 14 Jul, 2021 @ 2:18pm 
It seems you can't input numbers for the Integral value of less than 0.01, it always rounds to zero (or at least that is what is shown on the keypad, so hard to know if it is actually working internally). This does work on the normal PID block, and in fact you recommend using 0.00001 in your jet engine helicopter tutorial. I basically followed that tutorial verbatim, but then switched out this tuner for the PID you set up there, then tried to input the same settings as a starting point. Just won't work.