Answer Key Module - 1
Answer Key Module - 1
Part-A
1. Define Virtual Instrumentation and LabVIEW.
A layer of software and/or hardware added to a general purpose computer in such a fashion
that users can interact with the computer as though it were their own custom-designed traditional
electronic instrument.
LabVIEW is a graphical programming environment used by millions of engineers and
scientists to develop sophisticated measurement, test, and control systems using intuitive graphical
icons and wires that resemble a flowchart.
3. Give the example for data flow and sequence flow programming.
The connector is the programmatic interface to a VI. If you use the panelcontrols or indicators to
pass data to and from sub VIs, these controls or indicators need terminals on the connector pane. You
define connections by choosing the number of terminals you want for the VI and assigning a front panel
control or indicator to each of those terminals.To define a connector, select Show Connector from the
icon pane pop-up menu on the Panel window.