LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to program shift register to read only when a new user is detected from user?

Solved!
Go to solution

andylwh wrote:

Is there any way that I can obtain the continuous elapsed time count and use the event structure at the same time ?


Yes, you can put it in another thread which means you need to create another while loop and placed the elapsed time node in there. Since the initial thread is waiting for events to happen, it won't execute anything else in that thread unless you use the Event timeout (the hour-glass on the upper left).

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 11 of 11
(480 Views)