LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Turning off Watch expressions

In writing my application in CVI, I decided to look at some of my variables. I turned on the Watch Window then added the applicable expressions. After I completed my debug, I have not found a way to turn-off the Watch Window. How should I disable this Window, since it returns everytime I re-run the project?
0 Kudos
Message 1 of 2
(3,005 Views)
If you don't want to use them again, you can just click on the variable name in the watch window and press delete. This removes the watch expression (for good).

Thats the easiest way, but not if you want to use them again.
0 Kudos
Message 2 of 2
(3,005 Views)