Stormworks: Build and Rescue

Stormworks: Build and Rescue

Ocen: 113
NJ PID TUNER
3
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Rozmiar pliku
Zamieszczono
235.426 KB
8 stycznia 2021 o 4:59
1 lista zmian ( zobacz )

Zasubskrybuj, aby pobrać
NJ PID TUNER

Opis
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://psteamcommunity.yuanyoumao.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!!!!!!!!!!!!!
Komentarzy: 23
Twitchy115 4 września 2024 o 0:35 
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 lipca 2024 o 8:24 
doeent make any output
Haven <3 4 grudnia 2023 o 13:13 
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 grudnia 2023 o 13:12 
@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 grudnia 2023 o 18:40 
For some reason it doesn't show up at all in my workshop vehicles or workshop micro controllers.
Autonomous157 28 czerwca 2023 o 11:49 
Haven it's a vehicle. you paste it into your creation and hook up the logic
Haven <3 8 grudnia 2022 o 14:44 
For some reason this controller isn't appearing in-game in the editor, but all my other subscribed microcontrollers are?
vikketik 13 lipca 2022 o 6:57 
how do i connect this to my pid
Bad_Shooter 26 sierpnia 2021 o 14:10 
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 lipca 2021 o 14:18 
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.