08-13-2007 10:38 AM
08-13-2007 11:58 AM
08-13-2007 02:57 PM
08-13-2007 03:01 PM
08-13-2007 03:25 PM
That was my biggest issue with LVOOP - you get a million VIs, none of them has any code in it and it's very hard understand what's happening and where the execution is. I was told though (and I'm willing to believe it) that once you find a use case for LVOOP (which could be different from the use cases for GOOP) and actually do some coding of your own, it should grow on you and you will find it more natural. Then again, I only had 8.x at home, so I didn't really get a chance to play with LVOOP.
I think the workaround for the issue you mentioned is placing conditional brakepoints if you need to debug. Another option I can think of is logging debug data to a central location.
08-13-2007 04:51 PM