Outline:
LabVIEW Core 1
 
Day 1
 
Setting Up Hardware
This lesson describes the basics of DAQ, GPIB, and serial hardware and the configuration of hardware in the Measurement & Automation Explorer. 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 errorchecking 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:
Managing Resources
This lesson teaches how to store data, implement a basic DAQ application using the DAQmx API, and control stand-alone instruments with the VISA API and instrument drivers in LabVIEW. Topics include:

Day 3

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:
Common Design Techniques and Patterns
This lesson introduces common LabVIEW design techniques and the state machine design pattern. Topics include:
Using Variables
This lesson explains how to use variables to transfer data among multiple loops and VIs. You will also learn about the programming issues involved when using variables and how to overcome these challenges. Topics include:
 

CLOSE