LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Non-Loop based counter

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.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



Message 11 of 12
(453 Views)

I will keep that in mind. Thank you,

0 Kudos
Message 12 of 12
(409 Views)