Outline:

LabVIEW Basics I: Development course outline

Day 1
 
Problem Solving
This lesson introduces strategies to solve measurement and analysis needs using a software development method. Topics include:
 
Navigating LabVIEW
This lesson introduces the LabVIEW environment. In this lesson, you will build a LabVIEW application that enables you to fully explore the environment and that acquires, analyzes and presents data. Topics include:
 
Troubleshooting and Debugging VIs
This lesson teaches various debugging and error checking techniques in LabVIEW to identify problems with block diagram organization or with data passing between different points in the block diagram.  Topics include:
 
Day 2
 
Implementing a VI
This lesson teaches how to implement code in LabVIEW to meet project requirements. Topics include:
 
Relating Data
This lesson introduces data types that combine data into a single structure and when their use can optimize applications. Topics include:
 
Storing Measurement Data
This lesson introduces the different types of data formats available in LabVIEW and common File I/O operations. Topics include:
 
Developing Modular Applications
This lesson introduces modular programming in LabVIEW. In LabVIEW, when a VI is used within another VI, it is called a subVI. You will learn how to build the icon and connector pane of a VI so that it can be used as a subVI. Topics include:

Day 3
 
Acquiring Data
This lesson describes how to use plug-in data acquisition (DAQ) devices in LabVIEW. You will learn how to write a VI that communicates with DAQ devices.  Topics include:
 
Instrument Control
This lesson describes how you can use LabVIEW to control and acquire data from external GPIB and serial port instruments. You learn how to use VISA, LabVIEW Plug & Play instrument drivers, and the Instrument I/O Assistant to perform instrument I/O. Topics include:
 
Common Design Techniques and Patterns
This lesson introduces common LabVIEW architectures and design patterns that exist within LabVIEW.  Topics include:
 

 


CLOSE