330 likes | 558 Views
LabView 2010 Demo. What is LabView?. Virtual instrumentation (VI’s) Graphical programming Abstracts away hardware. What do we use it for?. Compact Reprogrammable Input/Output device ( cRIO ) Runs the hardware of the fountain. Sound Demo. Step 1. Attach your microphone to the computer
E N D
What is LabView? • Virtual instrumentation (VI’s) • Graphical programming • Abstracts away hardware
What do we use it for? • Compact Reprogrammable Input/Output device (cRIO) • Runs the hardware of the fountain
Step 1 • Attach your microphone to the computer • Try to record to make sure it works
What makes a LabView Program? Front Panel Block Diagrams
Palettes Controls Palette Functions (and Structures) Palette
Tools Pallete • Automatic selection • Labeling Tool • Wiring Tool
Toolbar • Run/Run Continuous • Abort • Execute with Highlighting • Align
Debugging • Broken run button • Execution Highlighting • Probes
Exercise 2 Acquiring a Signal with the Sound Card
Context Help and Shortcuts • <Ctrl-H> • Context Help • <Ctrl-B> • Remove broken wires • <Ctrl-E> • Toggle between Front Panel and Block Diagram
Loops While For
Functions and Finding Them • Express VIs • Standard Vis • Functions • Search
Creating SubVIs Edit > Create SubVI
Exercise 3.1- 3.2 Analysis
Decision Structures • Case • Select
Exercies 3.3 Decision Making and Saving Data
Controls and Indicators • Numeric Data • Number Input and Display • Analog Sliders, Dials, and Gauges • Boolean Data • Buttons and LEDs • Array and Matrix Data • Numeric Display • Charts & Graphs • Decorations • Tabs Control • Arrows • Other • String & Text Boxes • Images
Exercise 4.1- 4.2 Manual Analysis MathScript
Exercise 5 What You’ve Learned