Summary: Your objective is to edit a VI with properties that make it difficult to edit. Complete the following steps to modify a VI that is configured to run when opened and quit LabVIEW after it runs.
Edit Me VI,
located in the C:\Exercises\LabVIEW Basics
I directory. The following front panel is already
built.
![]() |
Start button. After 10 seconds,
the VI stops running and quits LabVIEW.
Add function on the block
diagram and do not wire the inputs. Open the VI you want
to edit. Because its subVI is nonexecutable, the VI that
calls it is also nonexecutable. It opens in edit mode
and the Run button appears broken. Make
sure to fix the subVI after you edit the calling VI.
Edit Me VI, which is already
built, on the block diagram. The front panel for the
Edit Me VI displays.
Although you can display the block diagram of the
Edit Me VI, you cannot edit it.
Operate>>Change to Edit Mode. A
dialog box informs you that the VI is locked.
Unlock button. You now can edit the VI. You
also can unlock a VI by selecting File>>VI
Properties and selecting Security
from the Category pull-down menu.
Quit LabVIEW function
from the block diagram.
Edit Me VI. Close the
new VI and do not save changes.
Edit Me VI again.
Edit Me VI.
"A full introductory course on programming with LabVIEW."