04-21-2017 08:35 AM
Welcome to the forums! We are only asking these questions to try and clarify the problem that you are trying to resolve. Not knowing what your program looks like at this point I will say that the basic question you have asked is most likely relatively easily fixed with a (while) loop, putting a case statement within it that executes your other code only when it is required, allows the other entry count to be updated as needed. A shift register is a structure that is on the actually loop's left and right sides, which allows data to be moved from on iteration of the loop to the next. There are both LabVIEW Help and Examples to be found in the Help pull down at the top of the screen.
05-02-2017 04:06 PM
I will keep that in mind. Thank you,