LabVIEW is a useful instrumentation and analysis software developed by National Instruments. It stands for Laboratory Virtual Instrument Engineering Workbench [2].
VIs are combination of a Front Panel and Block Diagram (see Figure 2
above). LabVIEW VIs can used within other Vis as sub-Vis because they
are hierarchical and modular. In other words, one can use them as
top-level programs, or as subprograms within other programs (see Figure
3).
Sub-VI
Figure 3