Hi,
Thanks for the explanation, only i can't get it to work can you sent me
a VI of your last plan?:
>An even better solution, but it will require more wiring
>changes, is to get rid of the control that you are using to
>store the data and share it between different diagrams within
>the loop. The better way to share the data is to use a shift
>register. The shift register only has one place to read the
>data within the loop and only one place to write to within
>the loop. These limitations on access to the data help LV
>to optimize. Branch the wire from the left shift register
>to the places that need it, and pass some value through the
>diagram to the right shift register.
Can you simulate the "data" as a simple constant 2D-ar
ray and it in a
case "true or false" the case is one time true if i push the next button
and after that the "buffer" must contain the dat of the array.
PS, if you don't have time for this i can ask someone else,
But anyway, thanks
Best regards Thijs Boeree