06-28-2011 08:32 PM
I created a simple VI that waits for the user to press the Quit button, upon which it puts an error on the Error Cluster. The error message propagates within the Timed Sequence but does not propagate out of the Timed Sequence.
When run the error message appears at point 1 & 2, but is cleared at point 3.
I've attached the VI (Timed Sequence Test.vi).
Please note that if I change the Timed Sequence to a Timed Loop, the error gets propagated out as I expected.
06-29-2011 04:28 PM
Hi GH BEM,
This was reported to R&D (# 299121) for further investigation.
A possible workaround is to just pass the error out of the loop through a tunnel.
Thanks for the feedback!
Chris V