LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I scan a number of tracks in one hour

Hello, I'm working on a project and I got to the point where I need to do a function or something that can scan a consecutive number of pieces in one hour.

For example, when you open the configuration panel, it saves the hour and minute, and after scanning a 6-track number per hour, it is only paused when the number of scanned pieces is changed.

If 8 consecutive pieces are entered, this being the maximum number of scans that can be made in one hour, if the number has been touched by an error message, and after doing the same, again and again

 

I'm a beginner and I don't really know how I could do it

0 Kudos
Message 1 of 2
(2,166 Views)

I don't understand exactly what the problem is: isn't that something that a simple for loop can accomplish? Or the problem is how to detect that the configuration is changed? Can you detail your problem a little bit more? 



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,132 Views)