Software Tool » History » Version 8

Version 7 (SERRA FONT, Anna, 03/23/2015 11:24 PM) → Version 8/9 (SERRA FONT, Anna, 03/24/2015 12:05 AM)

h1. Software Tool

The software used to implement this application is the LabVIEW 2013 version 32 bits. The LabVIEW is a software used in a wide variety of applications and industries. It is a productive environment for create creation custom applications that can interact with real-world data or signals in divers areas such as engineering and science.

p. In LabVIEW labVIEW we have two main environments connected: the _Front panel_ Front panel and the _Block Diagram_. Block Diagram. The _Front Panel_ Front Panel is a the final user application and the _Block Diagram_ Block Diagram is the programming window. In the _Front Panel_ Front Panel shows the output of all objects. Graphical outputs as well as result operations are showed in this window. In the _Block Diagram_ Block Diagram we can manipulate the objects, doing operations, associations and assignments. In the following figure we have an image of the two windows.

p=. !{width: 70%}labviewexplanation.png!
 
<div style="margin-left: auto; margin-right: auto; width: 50em">*Figure 5* - Software environment used to programming and show results. In the left the Front Panel with the final user application, and in the right side the Block Diagram the programming window..
</div>

In the [[How_to_use_it#User-Manual|user manual]] we have more explanations of the application of labVIEW