LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

zap

I want to insert a boolean status control that stops a while loop when an error occurs.  I am using LabVIEW 8.5 and have search but can't find what I am looking for.
0 Kudos
Message 1 of 3
(2,315 Views)

Just wire the error cluster to the loop termination terminal (See image).

 

Or you could just unbundle the error status from the error cluster to get the boolean.



Message Edited by altenbach on 04-19-2008 09:23 PM
0 Kudos
Message 2 of 3
(2,305 Views)
I used unbundle by name and it works great.  Thanks!
0 Kudos
Message 3 of 3
(2,288 Views)