Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.
Build a VI that reverses the order of an array that contains
Reverse 1D Array function located on
the Functions>>All Functions>>Array palette
to reverse the array order.
Save the VI as Reverse Random Array.vi in the
C:\Exercises\LabVIEW Basics I directory.
Build a VI that accumulates an array of temperature values
using the Thermometer VI. Set the
array size with a control on the front panel. Initialize an
array using the Initialize Array function of
the same size where all the values are equal to
Temperature Array, Initialized
Array, Final Array, and Mid
Value.
Save the VI as Find Mid Value.vi in the
C:\Exercises\LabVIEW Basics I directory.
Build a VI that generates a 2D array of three rows by
Save the VI as Extract 2D Array.vi in the
C:\Exercises\LabVIEW Basics I directory.
Build a VI that simulates the roll of a die with possible
values shift register.
Save the VI as Die Roller.vi in the
C:\Exercises\LabVIEW Basics I directory.
Build a VI that generates a 1D array and then multiplies
pairs of elements together, starting with elements
Decimate 1D Array function located on
the Functions>>All Functions>>Array palette.
Save the VI as Array Pair Multiplier.vi in
the C:\Exercises\LabVIEW Basics I directory.
"A full introductory course on programming with LabVIEW."