LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I run two seperate PID functions in one VI

Solved!
Go to solution

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?

0 Kudos
Message 1 of 2
(2,199 Views)
Solution
Accepted by topic author pnielsen@gplains.com

Hi,

 

yes, you can run 2 PID functions in one VI.

No, they don't need to be in the same loop.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(2,195 Views)