0% found this document useful (0 votes)
29 views23 pages

What Is Labview?: - Labview - Laboratory Virtual Instrumentation

LabVIEW is a graphical programming environment used for data acquisition and instrument control. It uses a graphical block diagram approach where functions are represented as blocks or icons and are wired together using wires to pass data between them. LabVIEW programs are called virtual instruments (VIs) and have a front panel interface with controls and indicators and a block diagram for the graphical code. It supports tasks like acquiring sensor data, signal processing, automation, and embedded system development.

Uploaded by

SaurabhJaiswal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views23 pages

What Is Labview?: - Labview - Laboratory Virtual Instrumentation

LabVIEW is a graphical programming environment used for data acquisition and instrument control. It uses a graphical block diagram approach where functions are represented as blocks or icons and are wired together using wires to pass data between them. LabVIEW programs are called virtual instruments (VIs) and have a front panel interface with controls and indicators and a block diagram for the graphical code. It supports tasks like acquiring sensor data, signal processing, automation, and embedded system development.

Uploaded by

SaurabhJaiswal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 23

What is LabVIEW?

LabVIEW - Laboratory Virtual Instrumentation


Engineering Workbench
A graphical development environment (G)
A dataflow language
Has native multi-threaded parallel execution
A hardware communication/control platform
Can target real-time and embedded hardware

LabVIEW Programs Are Called Virtual Instruments (VIs)


Front Panel
Controls = Inputs
Indicators = Outputs
Graphical repre.

Block Diagram
Graphical Programming
Components wired
together

Controls and Functions Palettes


Controls Palette

(Front Panel Window)

Functions Palette

(Block Diagram Window)

Tools Palette
Floating Palette
Used to operate and modify
front panel and block diagram
objects.
Automatic Selection Tool
Operating Tool

Scrolling Tool

Positioning/Resizing Tool

Breakpoint Tool

Labeling Tool

Probe Tool

Wiring Tool

Color Copy Tool

Shortcut Menu Tool

Coloring Tool

Application
Acquiring Data and Processing Signals
Measure any sensor on any bus
Perform advanced analysis and signal processing
Display data on custom user interfaces
Log data and generate reports
Automating Test and Validation Systems
Automate the validation or manufacturing test of your product
Control multiple instruments
Analyze and display test results with custom user interfaces

Instrument Control
Automate data collection
Control multiple instruments
Analyze and display signals
Embedded Monitoring and Control Systems
Reuse ANSI C and HDL code
Integrate off-the-shelf hardware
Prototype with FPGA technology
Access specialized tools for medical, robotics, and more

Wireless System Prototyping


SDR algorithm prototyping
LTE and 802.11 development frameworks
Single design environment for FPGAs

You might also like