LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

indexing array with a push button

Solved!
Go to solution

Hello,

 

           I'm trying to do a circular array where the array size is 5. I'm looking for inputs if we can do the same with out using a while loop and timer, but with a push of a button. Attached you will find the code i'm working with.

 

thanks.

0 Kudos
Message 1 of 4
(3,104 Views)
Solution
Accepted by topic author gsajja
I used an event structure.  Also I replaced your case structure with the Quotient and remainder VI.
--
Tim Elsey
Certified LabVIEW Architect
Message 2 of 4
(3,088 Views)
thank you Sir.. thats what I was looking for.
0 Kudos
Message 3 of 4
(3,066 Views)
Then mark Tim's reply as the solution to your question rather than your own Thank You reply. If you go to the options menu to the upper right of your message, you will be able to unmark it as a solution. Then mark Tim's message as the solution.
Message 4 of 4
(3,059 Views)