Presentation is loading. Please wait.

Presentation is loading. Please wait.

LabVIEW.

Similar presentations


Presentation on theme: "LabVIEW."— Presentation transcript:

1 LabVIEW

2 Chapter 5 Structures

3 Structures > For Loop > While Loop > Case > Sequence > Formula

4 For Loop > Executes code inside borders > Number of specified iterations

5

6

7 For Loop

8 AutoIndexing defaults ON for the FOR LOOP

9

10 While Loop > Executes code inside borders until a condition is met
While Loop > Executes code inside borders until a condition is met. > True or False condition

11

12

13 Indexing defaults OFF

14

15

16 Shift Registers > Transfer values from one iteration to the next > Values can be single elements or an array of elements

17

18 Case Structure > Method of executing conditional text > Text can be Boolean, Numeric, or String

19

20

21

22

23

24

25

26

27

28 Sequence Structure > Executes sub- diagrams sequentially

29

30

31

32

33

34

35 Formula Node > Allows programming of one or more algebraic formulas > Use Syntax similar to text-based programming languages

36

37

38

39

40

41


Download ppt "LabVIEW."

Similar presentations


Ads by Google