Jump to content

LabVIEW

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Watts52 (talk | contribs) at 18:29, 23 March 2004 (Added other OS's). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

LabVIEW is a graphical programming language from National Instruments. Originally released for the Apple Macintosh in 1986, LabVIEW is used for data acquisition, instrument control, and industrial automation on a variety of platforms including Microsoft Windows, various flavors of UNIX, Linux, and MacOS.

LabVIEW programs are called virtual instruments or simply VIs. Each virtual instrument has two components, a block diagram and a front panel. Controls and indicators on the front panel allow an operator to input data into or extract data from an already running virtual instrument. In terms of performance, LabVIEW includes an actual compiler, so the graphical code is compiled, rather than interpreted.

The most capable alternatives to LabVIEW would be text-based programming languages such as C or Visual Basic.

Acquire, analyze, and present - Introduction to LabVIEW from National Instruments (LabVIEW vendor)