12-17-2015 10:29 AM
12-17-2015 11:07 AM - edited 12-17-2015 11:07 AM
So far you are just graphing some random values. What about the feedback control? Will you use PID? As a start look at some of the process control examples that ship with LabVIEW. In your case, just search forr "tank" and you will see several control examples that will get you started.
Help > Find Examples... click the Search tab > type in: "tank".
The one called Simulation - Tank Level.vi should be interesting if you plan to use PID.
12-17-2015 11:46 AM - edited 12-17-2015 11:47 AM
Hi thanks for replying to me, I have attached a control VI I have been working on. I'm not sure would this be relevant to the overall programme and we dont get much help from our lecturers so any advice you could give would be greatly appreciated
12-17-2015 11:58 AM
I've worked with LabVIEW for a couple years and have never seen a "Control and Simulation Loop". When I search for "tank" in example, the second result is "Simulation - Tank Level.vi". Look at that one like NIQuist said.