03-27-2017 05:17 PM
Hi,
I am trying to limit the slope of my speed control reference signal, say I want to change from 100rpm to 200rpm, I don't want it to step from 100 to 200 (which is what the code is doing now), I hope it can change gradually with a changeable slope. Could anyone help me on this ? Thank you very much.
Solved! Go to Solution.
03-27-2017 06:27 PM
03-27-2017 07:30 PM
Thank you for your reply. But I can't open your file since I am using a labview 14.0.2. Could you do a screen shot maybe for your diagram?
03-27-2017 10:58 PM
try this...
03-28-2017 01:48 AM - edited 03-28-2017 01:49 AM
Hi ying,
see "PID Output Rate Limiter" function…
(Despite its name you can also use it for input signals! :D)
03-28-2017 10:52 AM
Thank you very much, now I see it.
03-28-2017 10:55 AM
Thanks GerdW, this is a good suggestion.