Exercise 8 - Property Nodes

This exercise is due at the end of class. When you are finished, please call your instructor over to grade it.

A silly little LabVIEW game:

Design a silly game that does the following:

On the front panel, place a POWER button so that you will be able to turn the VI off.

Place on the front panel, a boolean OK button. When the user pushes the OK button, use the property nodes to move the control to a RANDOM position on the front panel. In essence, you use the property nodes to change the x, y position of the control on the front panel.