Thursday, April 17, 2008

LabVIEW BASICS FOR APPLICATIONS DEVELOPMENT



This is a video we made to help introduce people to some of the concepts in LabVIEW. LabVIEW is a programming language that was created in 1986 and has become very popular among engineers and scientists because it is almost entirely graphical. Graphical programming languages like LabVIEW are really great for people that don't like or don't understand text based languages like C++ or C#. You can do all of the things that a text based language can do but you don't have to worry about things like thread management or memory allocation. You can even create fairly powerful applications for multicore processors that truly take advantage of the different cores.
This video just introduces the basics of LabVIEW but if you want, you can actually go check out the Evaluation version at

http://www.ni.com/labview/

No comments: