LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Negative feedback control needed for gas flow controller

I'm an engineering student, and we're working on a design project that requires steady oxygen and nitrogen flow. We're using flow controllers to maintain a constant pressure. I need a LabVIEW VI that will sample the pressure at certain intervals and then, if there are variations, return the value to the desired pressure. I don't know that much about LabVIEW, so does anyone have suggestions on how I could do this? I don't need DAQ help now because that will be added later. Just suggestions on how to keep the value constant. Thanks!
0 Kudos
Message 1 of 2
(2,269 Views)
a PID control loop should do it

There is a pid example that ships with LabVIEW. Search the LabVIEW examples for PID.
0 Kudos
Message 2 of 2
(2,259 Views)