Software Tool » History » Version 7

SERRA FONT, Anna, 03/23/2015 11:24 PM

1 1 RIBAS MACHADO, Ederson
h1. Software Tool
2 1 RIBAS MACHADO, Ederson
3 1 RIBAS MACHADO, Ederson
4 1 RIBAS MACHADO, Ederson
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 creation 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 2 RIBAS MACHADO, Ederson
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 3 RIBAS MACHADO, Ederson
<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..
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