02-14-2011 02:38 AM
Hi,
I really find debug mode very useful on LabVIEW, the thing is, it goes far too slow. Is there any was that this can be speeded up?
Cheers, Alec
02-14-2011 03:04 AM
Not that i know of. What i generally do instead when the highlight is too slow is place probes, breakpoints and Retain Wire Values so i can check back after a run.
/Y
02-14-2011 03:07 AM
As Yamaeda suggested use breakpoints and turn on the "BULB" (Highlight execution)
Which also puts a question to me. Why its still a "bulb" and why cant it be a "CFL"?
Guru
02-14-2011 03:09 AM
Yeah, Thanks all, I am aware of this technique, but I do much prefere to SEE the application. I think it really helps cement the understanding of the application. Any hackers out there build me a patch?