17.01.2017, 10:00 (This post was last modified: 17.01.2017, 10:01 by Erwin van der Zwart.)
Hi,
The files are not export/import format but manualy created.
Just open them with a text editor (notepad++ or wordpad or something) and create a user lib called 'pid' and a resident script and past the content manualy to them.
still one last question. To slow down a bit the speed of PID how they work the following values? :
kp = grp.getvalue ('3/3/105'),
ki = grp.getvalue ('3/3/106'),
kd = grp.getvalue ('3/3/107'),
Thanks again for your valuable contribution.
17.01.2017, 15:47 (This post was last modified: 17.01.2017, 16:25 by Erwin van der Zwart.)
Hi,
This is project / system configuration related, i would start with 0.3 for all and from there fine tune between 0 to 1 if you need to reduce overshoot or need more agresive loops.