LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

watch window auto-populating

Solved!
Go to solution

CVI 2013 SP1.

 

I've added a few variables to the watch window and upon each debug config compile, the watch window is stuffing itself with duplicates of this variable.  See attachment. As you can imagine, this project is getting slower and slower to debug.  And there's no "select all" feature in the Watch window to remove them all.

 

watch window.png

0 Kudos
Message 1 of 11
(6,606 Views)
Solution
Accepted by topic author ElectroLund

Hello ElectroLund,

 

Could this be the same issue as in this post: http://forums.ni.com/t5/LabWindows-CVI/duplicate-watch/td-p/2893688 ?

 

Constantin

Message 2 of 11
(6,592 Views)

Ah, yes you are right.  I had searched before posting, but didn't find that one.  Thanks!

0 Kudos
Message 3 of 11
(6,576 Views)

Still happening in 2015

 

Message 4 of 11
(5,185 Views)

Hello John,

 

Can you describe a little bit the steps you are doing when the problem occurs?

Can you reproduce the issue with a simple project or only with a specific project?

Do you use confined watch window or released? Can you check if the isssue is present in both cases?

 

Thanks,

Constantin

0 Kudos
Message 5 of 11
(5,172 Views)

In my case, I have the windows released, so perhaps that's part of the problem?

0 Kudos
Message 6 of 11
(5,165 Views)

Hello Electro.

 

Do you also have the same problem in CVI 2015?

I'm not sure if it's related to having the watch window released, I just remember seeing it once when the watch window was released.

 

Constantin

0 Kudos
Message 7 of 11
(5,162 Views)

Yes, I too still have the issue on 2015.

0 Kudos
Message 8 of 11
(5,160 Views)

Then I have the same questions for you:

 

Does it happen with any project or only a specific project?

Could you provide some steps to reproduce.

Can you check if having the watch window released or confined makes any difference?

 

Thanks

0 Kudos
Message 9 of 11
(5,153 Views)

not sure that I am doing anything different to previous versions of cvi which I have used for many years.

 

In debug mode,

set breakpoint to stop where required.

highligh the variable or structure to watch

click the "add watch expression" button (glasses with (a-b) beneath), this adds an instance to the watch window.

 

several iterations of running the porogram later I end up with a screen full of duplicate variable is the watch window as previoulsy described in this post.

 

will try confing the window and will let you know later

Message 10 of 11
(5,148 Views)