07-07-2008 11:29 AM
07-07-2008 11:35 AM
07-07-2008 11:44 AM - edited 07-07-2008 11:44 AM

07-07-2008 11:50 AM
07-07-2008 12:52 PM - edited 07-07-2008 12:55 PM
To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).
An excellent book is LabVIEW for Everyone: Graphical Programming Made Easy And Fun. The author visits this site regularly (J. Kring)
R
07-07-2008 01:46 PM
07-07-2008 01:53 PM
If you have any problems, just post your code & question in this thread.
🙂
07-07-2008 02:09 PM
07-07-2008 03:16 PM
07-07-2008 05:07 PM
If this is what you're supposed to do, then that VI won't do it,as it is too simplistic. There are also a few logical issues.
@mjagani wrote:
Hey, thanks for the replies.
With this application, I'm trying to control an infrared heater. It's supposed to take the difference between the temperature setpoint and actual temperature and output voltage to the controller of the heater accordingly. However, after it reaches that setpoint, it's supposed to hold that temperature for the X minutes (the case structure part). I just starting using LabView two weeks ago so I'm completely new to this. Everything I've learned has come off this website so if there's things that I need to fix on that VI please let me know, or if there is a better way to code something.