Software Tool » History » Version 9

SERRA FONT, Anna, 03/24/2015 12:10 AM

1 1 RIBAS MACHADO, Ederson
h1. Software Tool
2 1 RIBAS MACHADO, Ederson
3 1 RIBAS MACHADO, Ederson
4 8 SERRA FONT, Anna
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 custom applications that can interact with real-world data or signals in divers areas such as engineering and science. 
5 4 RIBAS MACHADO, Ederson
6 8 SERRA FONT, Anna
p. In LabVIEW we have two main environments connected: the _Front panel_ and the _Block Diagram_. The _Front Panel_ is a the final user application and the _Block Diagram_ is the programming window. In the _Front Panel_ shows the output of all objects. Graphical outputs as well as result operations are showed in this window. In the _Block Diagram_ we can manipulate the objects, doing operations, associations and assignments.  In the following figure we have an image of the two windows.
7 1 RIBAS MACHADO, Ederson
8 4 RIBAS MACHADO, Ederson
p=. !{width: 70%}labviewexplanation.png!  
9 3 RIBAS MACHADO, Ederson
 
10 9 SERRA FONT, Anna
<div style="margin-left: auto; margin-right: auto; width: 50em">Figure 1: Software environment used to programming and show results. Front Panel with the final user application (left), and the Block Diagram programming window (right).
11 3 RIBAS MACHADO, Ederson
</div>
12 6 RIBAS MACHADO, Ederson
13 7 SERRA FONT, Anna
In the [[How_to_use_it#User-Manual|user manual]] we have more explanations of the application of labVIEW