Daklu Posted March 4, 2009 Report Share Posted March 4, 2009 Had this little beaut pop up while stepping through a BD a few minutes ago. Locked up LV hard. Hadn't seen it before and since I have a few minutes while LV acks my three-finger salute I figured I'd share.The magical mystery error is blowing my BD awayBlowing my BD away, BD away Quote Link to comment
crelf Posted March 4, 2009 Report Share Posted March 4, 2009 QUOTE (Daklu @ Mar 3 2009, 04:06 PM) http://lavag.org/old_files/monthly_03_2009/post-7603-1236114009.png' target="_blank"> Did you have a probe on an error cluster? We've got everything you need - satisfaction gaurenteed. Quote Link to comment
Daklu Posted March 4, 2009 Author Report Share Posted March 4, 2009 QUOTE (crelf @ Mar 3 2009, 01:31 PM) Did you have a probe on an error cluster? Well not anymore... :laugh: I could have at the time though. Why? Koo koo kachoo Quote Link to comment
crelf Posted March 4, 2009 Report Share Posted March 4, 2009 QUOTE (Daklu @ Mar 3 2009, 04:55 PM) Well not anymore... :laugh: I could have at the time though. Why? It's the "[4] error out" that's the key - that was the window title of your fourth probe, and it was probing an error wire. I'd say that there was something that crapped itself in there that required LabVIEw to reset it. Quote Link to comment
Darren Posted March 4, 2009 Report Share Posted March 4, 2009 Looking at the diagram of the Conditional Error Probe (vi.lib\_probes\default\ConditionalErrorProbe.vi), it looks like either the General Error Handler CORE.vi or that mysterious Conditional Disable Structure is to blame. -D Quote Link to comment
hooovahh Posted March 10, 2009 Report Share Posted March 10, 2009 So what handles the error from the "General Error Handler CORE.vi"? Does it recursively handle errors generated by itself? We have odd situation where an engine performs a cleanup before exiting, but if an error is generated during the cleanup it will handle the error by prompting the user then exiting. Of course if it tries to exit it will perform the cleanup, but if an error is generated during the cleanup it will handle the error by prompting the user then exiting. This cycle could go on forever. We have to be mindful of what kind of errors we might see, and what ones we want to retry on, and what ones we want to just exit on, and disregard the cleanup. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.