CLUSTER TO ARRAY EXERCISE
|
- Create the front panel a shown below.
- Create a block diagram that will convert the cluster data from the boolean cluster control input into array data to be displayed on the boolean array indicator.
- Add a boolean switch to control a while loop.
- Change the mechanical action on the buttons so that the corresponding LED on the boolean array stays lit as long as the button is pushed.
- Run the VI to verify that it works.
- Save it as cluster_to_array.vi
|
|