Você está na página 1de 10

LabVIEW - Introduction

Gary Boorman
LabVIEW
Laboratory Virtual Instrument
Engineering Workbench
LabVIEW is a graphical programming
environment used to develop sophisticated
measurement, test and control systems
Used by millions of scientists and engineers in
thousands of laboratories and test environments
It uses graphical icons and wires that resemble
a flowchart to create Virtual Instruments (VI)

Post-Grad LabVIEW course G Boorman 2


LabVIEW - Characteristics
LabVIEW is a data-flow language each sub-
VI will run only when data is ready at each
input of the VI
A VI consists of a user interface (front panel),
the operating code (diagram) and connector
pane/icon
LabVIEW is the tool for data-acquisition,
control and analysis

Post-Grad LabVIEW course G Boorman 3


LabVIEW Front Panel
Stop Pause Connector
Run Once

Run Continuously

Controls

Indicators

Post-Grad LabVIEW course G Boorman 4


LabVIEW - Diagram
Function: Addition Wire Icon

Controls
Indicators

Function: Subtraction
Post-Grad LabVIEW course G Boorman 5
LabVIEW Connector Pane
Each Control/Indicator can be connected to a
Terminal on the Connector Pane
Connector Pane

Terminal

Post-Grad LabVIEW course G Boorman 6


LabVIEW Using a Sub-VI

Output

Data
sources
Sub-VI

Post-Grad LabVIEW course G Boorman 7


LabVIEW Controls Palette
This palette is displayed
when the Front Panel is
active
The Modern palette is used
for most programs on a PC
Use the System palette
when deploying programs on
multiple platforms

Post-Grad LabVIEW course G Boorman 8


LabVIEW Functions Palette
This palette is displayed
when the Diagram is active
Most functions used are
in the Programming palette
More specific and
advanced functions are in
other palettes

Post-Grad LabVIEW course G Boorman 9


LabVIEW Tools Palette
This palette is displayed when
either the Diagram or Front Panel
is active
The Tool can be set to be a
pointer, wiring, text, value or
probe tool, or be automatic
Automatic Tools are active if the
top bar led is green
Post-Grad LabVIEW course G Boorman 10

Você também pode gostar