Labview Document

40 downloads 276 Views 55KB Size Report
30 Sep 2013 ... Array Functions.vi. Z:\ME204\ Lab Circuits and Components\LabView Exercises\ LabView Assignment. 3\Array Functions.vi. Last modified on ...
Page 1 Array Functions.vi Z:\ME204\ Lab Circuits and Components\LabView Exercises\LabView Assignment 3\Array Functions.vi Last modified on 9/30/2013 at 11:16 AM Printed on 9/30/2013 at 11:16 AM Array Control 0

-1

Array Size 1

2

3

4

200

-10

0

0

0

Subarray 0

2

7

Max Value 3

4

200

-10

0

0

0

200

Max Index 5

4

4

STOP

Min Value

Initialized Array 0

stop

4

0

0

-10

0

Min Index 6

Appended Array 0

-1

1

2

3

4

200

-10

0

0

4

4

4

0

0

0

0

0

Concatenated Array 0

-1

1

2

Indexed Element Value 3

4

200

-10

4

4

4

0

200

Page 2 Array Functions.vi Z:\ME204\ Lab Circuits and Components\LabView Exercises\LabView Assignment 3\Array Functions.vi Last modified on 9/30/2013 at 11:16 AM Printed on 9/30/2013 at 11:16 AM Max Value Programming -> Array Array Max and Min

Array Size Returns Array Size

Array Control

Max Index

Array Size

Min Value

Min Index

Array Subset Returns Portions of Array Start Index 2 6

Subarray

Build Array Combine Arrays Concatenate Not Checked Appended Array

# Elements Concatenated Array

Initialize All Elements With This Data Initialize Array 4 3

Build Array Initialized Array Combine Arrays Concatenate Checked

# Elements

Indexed Element Value

Element #

5

Index Array Data From Specific Element

stop