11-19-2014 12:43 PM
@CP_AT wrote:
In my real case, I can't use the loop, so the shift register does not apply to it. Truly, I appreciated all your enthusiasm to help out the labview users.
Using the forums is the best way to learn and understand the meaning of each element because it’s real problem, real guru. Fun to learn this way!
You can use an uninitialized shift register that is initialzed with an array of two elements on first call or whenever the array is empty. Should work just fine.
I assume there is a loop e.g. inside the calling program. Or are you just running this one shot at a time in development mode?
11-19-2014 07:21 PM
of course it was just,quick and dirty! but it did get the original poster to think about what he was trying to do and memory elements Christian! Of course I should have drawn the event loop around the terminal or used the new value node.the requirements document was not writtensmiley happy