07-30-2013 04:31 PM
I need to controll two different valves. THey must be run by a PID function. Can I run two seperate PID modules? If so do they need to be in the same while loop?
Solved! Go to Solution.
07-30-2013 05:03 PM
Hi,
yes, you can run 2 PID functions in one VI.
No, they don't need to be in the same loop.