From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,266 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,256 Views)