Question: LABVIEW QUESTION Implement a LabView VI that searches through the values of an input array of numbers for a specified value. When the value is
LABVIEW QUESTION
Implement a LabView VI that searches through the values of an input array of numbers for
a specified value. When the value is found an LED should turn ON and
corresponding index of the array should be indicated. If the value is not present in
the available array then the LED should be OFF.
Elements to be used are:
a) Array of size of 10
b) Numeric control
c) Index array function
d) Equal function (Comparison Palette)
e) Case structure
f) Greater (Comparison Palette)
g) LED
h) Numerical indicator
i) While loop
Please submit 2 screen shots of FP (case: LED ON, LED OFF)
2 screen shots of BD indicating the TRUE and FALSE logic
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
