LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why can't I set breakpoints on a vi

I'm trying to set a breakpoint on a VI (clone) and I can't.  I can't even probe the lines so I suspect it must have something to do with the VIs properties but I'm not sure where to look.  Any ideas?

Thanks in advance,
Steve
0 Kudos
Message 1 of 5
(4,338 Views)
Maybe you have debugging disabled (in execution properties)?
Message 2 of 5
(4,333 Views)
Thanks alot!  In my defence I'm sorting through code that someone else wrote. 🙂 

Perhaps you could explain why someone would disallow debugging in the first place?


0 Kudos
Message 3 of 5
(4,327 Views)
Code is slightly smaller and executes slightly faster with Debugging disabled. So after the code is working and thoroughly tested debugging may be disabled if the highest possible performance is required.

Lynn
0 Kudos
Message 4 of 5
(4,323 Views)
Thanks for the response folks.
0 Kudos
Message 5 of 5
(4,311 Views)