LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem getting out of While loop as boolean button is not updated

Solved!
Go to solution

Hi everyone,

 

I am trying to understand how continous image capture works. So, I tried to implement a simple while loop with a "Continous Capture" button. It seems that when the "Continous Capture" button becomes false, the while loop was unable to update and stop. Any idea how to overcome this? Thanks in advance.

 

Kind regards,

Han Yen

 

0 Kudos
Message 1 of 3
(2,949 Views)
Solution
Accepted by topic author Han Yen

Move the Capture Boolean in side the inter loop 2.

Omar
Message 2 of 3
(2,947 Views)

opps.. that's right. Thanks Omar. That's very silly of me. Should have know that.

0 Kudos
Message 3 of 3
(2,938 Views)