A) Labview Environment
1) Introduction to various Windows, Menus, Tools
2) Introduction to Front panel and Block diagram.
- Getting Started with Labview
- White Paper: Tutorial User Interfaces from National Instruments
- White Papers : Tutorial Front Panel from National Instruments
3) Creating First VI’s (Glowing LED with Switch, Some arithmetic Operation)
4) Understanding Controls and Functions
B) Labview Data Types
1) Understanding Data Flow Programming style
2) Different Data types in Labview
3) Coercion Dot
4) Data Type Conversions in Labview
5) Tools for developing, cleaning and organizing your VIs
7) Example : Celsius to Fahrenheit Conversion(Data Flow Programming Style)
C) Graphs and Charts
1) Introduction to Graphs and Charts
2) XY Graphs
D) Debugging Tools
1) White Papers:Quick look at Various Debugging Tools
http://www.ni.com/getting-started/labview-basics/debug#Fixing Broken VIs
http://www.ni.com/tutorial/14130/en/
2) Debugging
3) Using Debugging Tools in NI LabVIEW
E) Loops
1) Understanding FOR Loops
2) Understanding WHILE Loops
3) Understanding Shift Registers
F) Structures
1) Understanding Case Structures
2) Understanding Event Structures
3) Understanding Flat Sequence Structure
G) Arrays
3) Array Pallete
H) CLuster
1) Introduction to Clusters
3) Cluster Controls, Indicators, and Constants
I) Introduction to SubVI’s
3) How to create subVI
4) Introduction to Express VI’s
5) Difference between Normal and Express VI
J) File I/o