RosettaCodeData/Lang/LabVIEW/00DESCRIPTION

6 lines
486 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
{{language
|site=http://www.ni.com/labview/}}LabVIEW is a proprietary graphical programming language produced by National Instruments that is used mainly for data acquisition, instrument control, test automation and industrial control.
2017-09-23 10:01:46 +02:00
The basic building block of a LabVIEW application is a VI (virtual instrument), which consists of a front panel, where you design a user interface, and a block diagram, where you create graphical code.
2013-04-10 21:29:02 -07:00
==See also==
* [[wp:Labview|Wikipedia article]]