mdsitt,
I think that the attached vi will help. I inserted a case structure in the timing loop that makes time stand still...figuratively. There is a boolean terminal that should connect to your pause button.
Grub
Hi,
is it any solutions about "Pause a PID Setpoint Profile" ? It is promlem for me too. I can't understand, how PID Setpoint Profile_pausible.vi work? After release Pause, set point standing at maximum value. Did you find solutions?
Thank you!
Problema solved!
Hello,
I have the same problem how do oyu solve it?
regrads
David
Hello David,
it was so long ago, but as I remember, I put a modified PID Setpoint Profile.vi inside a While Loop and then each iteration updated internal Tick Count (ms) timer of the PID Setpoint Profile.vi. So the solution was to modify this vi and take out the Tick Count (ms) function outside this vi (it available to modify) and put a value into a Shift Register. This let us artificially control the Tick Count (ms) timer and recalculate correctly points in the PID SPP.vi If you need a solution, I need some time to recover it.
Best,
Michael