LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LaqbVIEW 7.1.1 does not find a specific breakpoint, but stops execution there

Hi all,

I've got a small test LV7.11 Vi that opens one of a set of data files and loads it into a FG.
It is a flat sequence structure containing the code. Works OK.
Some hours ago I debug'd this using breakpoints. I've run into a situation, where the sequence is surrounded by a red frame signaling a breakpoint. LabVIEW breaks execution whenever it reaches the sequence.
Now that I have fixed the code I want to remove the breakpoint, but cannot. Neither clicking it with the 'Set/clear breakpoint' tool nore Browse or Search fo breakpoints does find any: 'No items found'.
Has anyone seen this.? How can I get rid of it? 'Just' disabling debugging?
Greetings from Germany!
--
Uwe

0 Kudos
Message 1 of 22
(4,137 Views)
Have you accidently clicked the pause button?
Message 2 of 22
(4,135 Views)
Can you post your code?
Message 3 of 22
(4,133 Views)
No no, it looks like a breakpoint, works as if it where, but LabVIEW does not fiind it from the 'IDE'. If I disable debugging than it runs over this.
I'ts 'just' annoing...
Greetings from Germany!
--
Uwe

0 Kudos
Message 4 of 22
(4,132 Views)
0 Kudos
Message 5 of 22
(4,131 Views)








Message Edited by muks on 08-11-2008 05:53 AM
Message 6 of 22
(4,128 Views)
Hi,
 
Here you go
 
It is just a matter of selecting the Breakpoint tool and searching around the red line untill it turns white 😉
Craig
LabVIEW 2012
0 Kudos
Message 7 of 22
(4,126 Views)
Thx!
It did not work with me, anyhow.
Greetings from Germany!
--
Uwe

0 Kudos
Message 8 of 22
(4,112 Views)
Still does not work with LV711. And I'm interested in the reason how this could happen. Anyone @NI ?
0 Kudos
Message 9 of 22
(4,091 Views)
I replaced your flat sequence with a stacked sequence and i see it is getting stucked with th mouse even case.






Message Edited by muks on 08-11-2008 06:42 AM
Message 10 of 22
(4,090 Views)