取消
显示结果 
搜索替代 
您的意思是: 

Index array from boolean-triggered event

已解决!
转到解答

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 项奖励
1 条消息(共 3 条)
2,919 次查看
解答
已被主题作者 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 项奖励
2 条消息(共 3 条)
2,903 次查看

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

0 项奖励
3 条消息(共 3 条)
2,866 次查看