LabVIEW - PowerPoint PPT Presentation

About This Presentation
Title:

LabVIEW

Description:

Title: Chapter Five Structures Author: Goose Last modified by: Rampage Created Date: 2/16/2004 4:44:58 AM Document presentation format: On-screen Show (4:3) – PowerPoint PPT presentation

Number of Views:103
Avg rating:3.0/5.0
Slides: 42
Provided by: Goos55
Category:

less

Transcript and Presenter's Notes

Title: LabVIEW


1
LabVIEW
2
Chapter 5
  • Structures

3
  • Structures gt For Loop gt While Loop gt
    Case gt Sequence gt Formula

4
  • For Loop
  • gt Executes code
  • inside borders
  • gt Number of
  • specified iterations

5
(No Transcript)
6
(No Transcript)
7
For Loop
8
(No Transcript)
9
(No Transcript)
10
While Loop gt Executes code inside borders
until a condition is met. gt True or False
condition
11
(No Transcript)
12
(No Transcript)
13
(No Transcript)
14
(No Transcript)
15
(No Transcript)
16
Shift Registers gt Transfer values from one
iteration to the next gt Values can be single
elements or an array of elements
17
(No Transcript)
18
Case Structure gt Method of executing
conditional text gt Text can be Boolean,
Numeric, or String
19
(No Transcript)
20
(No Transcript)
21
(No Transcript)
22
(No Transcript)
23
(No Transcript)
24
(No Transcript)
25
(No Transcript)
26
(No Transcript)
27
(No Transcript)
28
Sequence Structure gt Executes sub- diagrams
sequentially
29
(No Transcript)
30
(No Transcript)
31
(No Transcript)
32
(No Transcript)
33
(No Transcript)
34
(No Transcript)
35
Formula Node gt Allows programming of one or more
algebraic formulas gt Use Syntax similar to
text-based programming languages
36
(No Transcript)
37
(No Transcript)
38
(No Transcript)
39
(No Transcript)
40
(No Transcript)
41
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com