LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple results

Solved!
Go to solution

@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?

0 Kudos
Message 11 of 12
(621 Views)

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


"Should be" isn't "Is" -Jay
0 Kudos
Message 12 of 12
(603 Views)