ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Index array from boolean-triggered event

Solved!
Go to solution

Hello fine people of the interwebs, 

 

I am in a bit of a pickle. I have a boolean triggered image analysis that retruns a measurement. I would like to store the result each time the process is triggered in an array, up to 6 elements. The process would overwrite measurements  sequentially, until another process is triggered to write the data for storage and clear the array.   I have uploaded a rough example of what i am trying to achieve (minus the data storage routine). Any help would be greatly appreciated

0 Kudos
Message 1 of 3
(2,958 Views)
Solution
Accepted by topic author coolmatt2112

Sounds like you are going for something like this...



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(2,942 Views)

Thank you so much for your help! This was a very instructive example. 

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