10-12-2017 02:19 PM
Hi friends,
I require your help to solve the following problem.
I have a vi that randomly generates 4 zones (0 ... 3) the same ones that change
every 2 seconds, I want to implement is that every time a zone turn on
the indicator light and need to stay on only 500ms, and each time when it generates a
new zone starts a timer (chronometer) which will stop when the sensor signal is
greater than or equal to 3 or if the value of the timer exceeds 1900ms.
these elapsed times should be stored in an array.
The process must be repeated indefinitely.
Thank you for your cooperation.
Oswaldo G.
10-12-2017 02:42 PM - edited 10-12-2017 02:45 PM