06-14-2016 07:38 AM
Hi there, I've currently got a problem with my state machine, I'm controlling two double acting pistons in sequence which works fine. However there is a point in which I need to increase the pressure in the cylinder and maintain that pressure through out the state machine sequence, however when the state machine transitions to the next state the PID controller resets itself, how can I overcome this? While also being allowed to apply pressure in another cylinder (same IO Node being accessed).
Thanks I've attached my project in a WinZip file, so it will need to be extracted. The two main VI's to look at are "Park Brake FPGA VI New" and "Park Brake Host VI Modified (New) 2"
Thanks.
Solved! Go to Solution.
06-14-2016 08:55 AM
2012 version incase someone doesn't have 2015.
06-15-2016 10:04 AM
Never mind I've solved the issue with a parallel loop.