LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

property node blinking LED- Cannot Stop Blinking

Here is the vire, when i Run it.

The passowrd is 5791a, and any zone is triggered, it should start blinking. and when i reset and run again , it starts blinking automatically.

0 Kudos
Message 1 of 5
(2,672 Views)

Try Reinitialize To Default Method

0 Kudos
Message 2 of 5
(2,660 Views)

Your problem is that you need to reinitialize the shift registers outside of the while loop.  See below:

 

Alarm Blinking.png

 

Also, I would suggest adding time delay in the while loops that do not have them, otherwise you will have processor resource usage issues.

Message 3 of 5
(2,658 Views)

Thanks guys! 🙂 it worked .

0 Kudos
Message 4 of 5
(2,650 Views)

Mathew, I showed you that exact thing in your other thread!

0 Kudos
Message 5 of 5
(2,627 Views)