Presentation is loading. Please wait.

Presentation is loading. Please wait.

LabVIEW基礎課程(一) 參考書籍: LabVIEW for Everyone (Jeffrey Travis/Jim Kring)

Similar presentations


Presentation on theme: "LabVIEW基礎課程(一) 參考書籍: LabVIEW for Everyone (Jeffrey Travis/Jim Kring)"— Presentation transcript:

1 LabVIEW基礎課程(一) 參考書籍: LabVIEW for Everyone (Jeffrey Travis/Jim Kring)

2 CH3 LabVIEW的環境

3 CH3 LabVIEW的環境

4 前面板/圖框 前面板(Front Panel)-放置控制元件 圖框(Diagram) 節點 連線

5 資料連結線

6 Project

7 工具列 函式列

8 下拉式選單 File Edit

9 工具列 練習

10 CH4 LabVIEW基礎 (I) <Numeric Control>

11 數值表示方式(1)

12 數值表示方式(2) Representation…

13 布林控制元件

14 其它控制元件

15 練習 4.2 建立一個溫度計

16 CH5 LabVIEW基礎 (II) 建立一個新VI 建立SubVI(子VI) 練習5.3 求平均值

17 CH6 使用結構(Structures) For Loop While Loop Iteration terminal
Conditional terminal Count terminal Shift register Select function Case Structure Selector terminal Dialog box Wait (ms) Flat Sequence Structure Stacked Sequence Structure Formula Node Expression Node Timed Structure

18 For Loop For i=0 to N-1 Execute Subdiagram

19 While Loop Do Execute subdiagram While condition is FALSE (Until condition is TRUE)

20 While Loop特性

21 練習6-1 Counting the Loops

22 Shift Registers(位移暫存器)

23 A While Loop having one shift register with multiple left terminal elements

24 (Left) Two separate variables
(Left) Two separate variables. (Right) Several loop values of one variable

25 Shift register and tunnel, two different ways of passing data through the walls of a loop

26 練習6-2

27 Two loops showing the difference between shift registers (A) and tunnels(B)

28 Initializing Shift Registers

29 The Feedback Node

30 Converting Tunnels to Shift Registers

31 Case 結構 輸出入連線 增加分支

32 對話框

33 Dialog & User Interface

34 Display Message Express VI

35 Prompt User Express VI and its configuration dialog

36 Standard Dialogs: One, Two, and Three Button Dialogs

37 練習6-3 平方根

38 Select Function

39 Sequence Structure Flat Sequence Structure

40 Sequence Locals

41 simple example using a Flat Sequence Structureclean

42 Stacked Sequence equivalent

43 Timing

44 Wait & Wait Until Next ms Multiple

45 Wait vs Wait Until Next ms Multiple

46 練習6-4

47 Express Timing Functions -Time Delay

48 Elapsed Time Express

49 Timed Structures

50 Timed Loop structure

51 Timed Sequence

52 Formula Node公式節點

53 Example if (x >= 0) then y = sqrt(x) else y = -99 end if

54 練習6-5

55 Expression Node

56 While Loop + Case Structure

57 While Loop + Case Structure

58 While Loop + Case Structure

59 While Loop + Case Structure

60 練習6-6 Equations Y1=x1+X2+5 Y2=(mxX)+b

61 練習6-7.計算機

62 練習6-8. For/While


Download ppt "LabVIEW基礎課程(一) 參考書籍: LabVIEW for Everyone (Jeffrey Travis/Jim Kring)"

Similar presentations


Ads by Google