1 / 18

Chapter 8 Charts and Graphs

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 becomes available.

Download Presentation

Chapter 8 Charts and Graphs

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 8Charts and Graphs

  2. Graphical Displays of DataGraph: Displays pre-generated arrays of data.Chart: Displays data by appending new data as it becomes available.

  3. Waveform ChartsStrip Chart: Plot moves to the left as new data is added to the right.Scope Chart: Plot is erased when data points reach right border of chart.Sweep Chart: A moving vertical line marks the beginning of new data.

  4. Generation of ChartsSingle-plot:Wire scalar output to waveform chart terminal.Multiple-plots:Bundle the data together.

  5. Waveform GraphIndicator that plots one or more data arrays all at once.

  6. Waveform Graph TypesWaveform Graph:Plots single-valued functions with uniformly spaced points.X-Y Graph:Plots data available at irregular intervals or plots two variables against each other.

  7. Customizing Charts & GraphsAuto-scaling x & y axes Plot Legend Graph Palette

  8. Express VIs • Express VIs: interactive VIs with configurable dialog page • Standard VIs: modularized VIs customized by wiring Express VI Standard VI

  9. Multiplot Charts

More Related