Lesson 6 A. Using graphs to display data B. About clusters C. Some cluster functions You Will Learn: graphs and clusters.

Slides:



Advertisements
Similar presentations
LabVIEW is a graphical programming development environment for data acquisition and control, data analysis, and data presentation. With LabVIEW you can.
Advertisements

Based on LabVIEW 2011 Student Edition
Welcome! Workshop 2 of 7.
Introduction Functions are relations in which each element in the domain is mapped to exactly one element in the range; that is, for every value of x,
Floyd, Digital Fundamentals, 10 th ed EET 2259 Unit 10 Clusters and Matrices  Read Bishop, Sections 6.4 to  Lab #10 and Homework #10 due next week.
Virtual Instrumentation With LabVIEW. Course Goals Understand the components of a Virtual Instrument Introduce LabVIEW and common LabVIEW functions Build.
Loops A.About While Loops B.About For Loops C.About Case structures D.Sequence Structures E.Formula Node You Will Learn:
1 Lesson 5 Clusters TOPICS Introduction to Clusters Cluster Functions Error Clusters.
A.How to create string controls and indicators B.Some string functions C.How to perform file input and output operations D.How to format text files for.
An Object-Oriented Approach to Programming Logic and Design Chapter 7 Arrays.
Chapter 6 Arrays & Clusters. LabVIEW Arrays > Collection of Elements > Same Data Type > Variable-Sized > One or More Dimensions.
Virtual Instrumentation With LabVIEW. Course Goals Understand the components of a Virtual Instrument Introduce LabVIEW and common LabVIEW functions Build.
Virtual Instrumentation With LabVIEW. Course Goals Understand the components of a Virtual Instrument Introduce LabVIEW and common LabVIEW functions Build.
Floyd, Digital Fundamentals, 10 th ed EET 2259 Unit 11 Charts and Graphs  Read Bishop, Chapter 7.  Lab #11 and Homework #11 due next week.
Virtual Instrumentation With LabVIEW
Course contents 1.Labview basics – virtual instruments, data flow, palettes 2.Structures – for, while, case,... – editing techniques 3.Controls&Indicators.
Infinity-project.org Engineering education for today’s classroom The Infinity Project SM LabVIEW for The Infinity Project.
How to use LabVIEW Ihor Korolov February 2011.
Virtual Instrumentation With LabVIEW. Course Goals Understand the components of a Virtual Instrument Introduce LabVIEW and common LabVIEW functions Build.
Workshop 3 of 7 Welcome!. Today's Topics Review of Workshop 2 Loops While For Auto-indexing Shift registers Case Structure.
Virtual Instrumentation With LabVIEW. Section I LabVIEW terms Components of a LabVIEW application LabVIEW programming tools Creating an application in.
Virtual Instrumentation With LabVIEW. Course Goals Understand the components of a Virtual Instrument Introduce LabVIEW and common LabVIEW functions Create.
Virtual Instrumentation With LabVIEW. Front Panel Controls = Inputs Indicators = Outputs LabVIEW Programs Are Called Virtual Instruments (VIs) Block Diagram.
LabVIEW an Introduction
Lesson 4-7 Arithmetic Sequences.
Lesson 4-7 Arithmetic Sequences.
Each VI has 2 Windows Front Panel User Interface (UI) –Controls = Inputs –Indicators = Outputs Block Diagram Graphical Code –Data travels on wires from.
Design of Bio-Medical Virtual Instrumentation Tutorial 3.
LabView instrumentoinnissa, 55492, 3op Labview in instrumentation Lecturer: Heikki Ojala, room C204a
Samuel Alberg Thrysøe, PhD, PostDoc, Kontakt info: Tlf:
Creating, Editing, & Debugging a VI A.How to Create VIs B.How to Edit VIs C.How to Debug VIs You Will Learn:
參考書籍: LABVIEW FOR EVERYONE (JEFFREY TRAVIS/JIM KRING) 簡體翻譯: LABVIEW 大學實用教程 ( 電子工業出版社 ) LabVIEW 基礎課程 ( 二 )
Excel chapter 4.
1Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Office Excel 2010 by Robert Grauer, Keith Mulbery, and Mary.
Digital Electronics and Computer Interfacing Tim Mewes 4. LabVIEW - Advanced.
Lab 5- IR tracking Southern Methodist University Bryan Rodriguez.
CS320n –Visual Programming
Virtual Instrumentation With LabVIEW. Front Panel Controls = Inputs Indicators = Outputs Block Diagram Accompanying “program” for front panel Components.
Programming Logic and Design Fourth Edition, Comprehensive Chapter 8 Arrays.
CLUSTERS and ARRAYS. Array Functions  Build an array  Size an array  Form an array from a cluster or a cluster into an array  Index an array  Find.
Statistics: Scatter Plots and Lines of Fit
Excel Chapter 3: Excel Charts Objectives Decide which chart type to create Create a chart Change the chart type Change the data source and structure Apply.
Floyd, Digital Fundamentals, 10 th ed EET 2259 Unit 9 Arrays  Read Bishop, Sections 6.1 to 6.3.  Homework #9 and Lab #9 due next week.  Quiz #5 next.
XY Plots. You can launch Gtplot from GSS to create XY plots, time series graphs, Piper and Stiff Diagrams, and more. Graphs → XY Plot You can set the.
Digital Electronics and Computer Interfacing Tim Mewes 2. LabVIEW Basics part II.
Array Controls and Indicators
Semester 1 Final Review D Plot the point (4, -2) in the coordinate plane. (Lesson 4.1) Name the quadrant the point is in.
LabVIEW Course Course 2.
Chapter 6 Arrays & Clusters. LabVIEW Arrays > Collection of Elements > Same Data Type > Variable-Sized > One or More Dimensions.
Chapter 8 Charts and Graphs. Graphical Displays of Data Graph: Displays pre-generated arrays of data. Chart: Displays data by appending new data as it.
Chapter 7 Charts and Graphs. Graphical Displays of Data Graph: Displays pre-generated arrays of data. Chart: Displays data by appending new data as it.
Week 3 Data Structures and Common Tools. Common Tools in Labview Automatic Tool Selector Using the Operating Tool Using the Positioning Tool to Select.
Data Structures Arrays Common Array Functions Polymorphism
Course Learning Map Lesson # Lesson Title Lesson 3 Lesson 2 Lesson 1
EET 2259 Unit 11 Charts and Graphs
Graph Rational Numbers on a Coordinate Plane…
Course Learning Map Lesson # Lesson Title Lesson 3 Lesson 2 Lesson 1
Course Learning Map Lesson # Lesson Title Lesson 3 Lesson 2 Lesson 1
Introduction to LabVIEW
CS320n –Visual Programming
הודעות ריענון מהיר והרחבות כתיבה לקובץ Low-Level דגימת אות Low-Level
In Natural Language (loosely adopted from Behforooz, A.)
Equations of Circles.
Structures- case, sequence, formula node
y x y = x + 2 y = x + 4 y = x – 1 y = -x – 3 y = 2x y = ½x y = 3x + 1
Who Wants to be an Equationaire?. Who Wants to be an Equationaire?
EET 2259 Unit 9 Arrays Read Bishop, Sections 6.1 to 6.3.
y x y = x + 2 y = x + 4 y = x – 1 y = 6x – 3 y = 2x y = ½x y = 3x + 1
A3 4.2a To Operate on Polynomials
EET 2259 Unit 11 Charts and Graphs
Presentation transcript:

Lesson 6 A. Using graphs to display data B. About clusters C. Some cluster functions You Will Learn: graphs and clusters

Selected from the Graph subpalette Waveform Graph – Plot an array of numbers against their indices XY Graph – Plot one array against another Graphs

Single-Plot Waveform Graphs

Multiple-Plot Waveform Graphs

Clusters Data structure that groups data together Data may be of different types Elements must be either all controls or all indicators Thought of as wires bundled into a cable

1. Select a Cluster shell from the Array & Cluster subpalette Cluster Controls and Indicators 2.Place objects inside the shell

Cluster Constants Select a Cluster Constant shell from the Cluster subpalette Right-click on existing cluster and select Create»Constant

Cluster Order Elements have a logical order (start with 0) To change order, right-click on border and select Reorder Controls in Cluster...

Use clusters to pass several values to one terminal Overcomes 28-terminal limit Simplifies wiring

Cluster Functions In the Cluster subpalette of the Functions palette Can also be accessed by right-clicking on the cluster terminal Bundle (Terminal labels reflect data type)

Cluster Functions Unbundle

Polymorphism with Clusters Polymorphic functions work with clusters Arithmetic functions can perform computations on clusters of numeric data

Creating array or cluster controls/indicators is a two-step process 1. Get array or cluster shell 2. Place desired control/indicator inside the shell Plot data on graphs – Many features to manipulate plotted graph – Multiple plots can be plotted on one graph Clusters group data that can be different types The Bundle and Unbundle functions are used to create and disassemble clusters Summary