07-16-2017 06:59 PM
Greeting.
How do I set the 170-185 celcius as the running point from datas? If the oven start running, the temperature must be in the range of 170-185 celcius, otherwise it will shut down automatically. But if the starting point is under 170 celcius, then the oven will be standby mode and it will not shut down and keep in standby.
Thank you.
07-16-2017 09:31 PM
As a first step you need to do some introductory LabVIEW tutorials and learn about the basics or LabVIEW, dataflow, and program architecture. Whatever you have attached makes no sense and has nothing to do with any oven or simulation. All your values are diagram constant that can never change. So your program either runs forever doing nothing interesting or will stop immediately. Seems very boring!
For the subject, this is apparently a simulation? Where do the temperature readings come from? What controls the heater?
What do you expect when you run the program?
How do you interact with it? (There is nothing on the front panel!) What do you expect to happen?
07-17-2017 12:55 AM
I guess it continues here again. Please keep it all in one place!