Hello
I'm writing an application with LV 6.02 and I need a subvi that
tells me if an amount of time is elapsed. With LV 7 it was easy,
just adding the "Time Elapsed" module. But this element doesn't
exist in LV 6, so I have created something similar using the lv2
variables concept. But I have a problem. If I use it
at the same time in two different places, I can't use it to measure two
different time intervals, because all its internal variables get the
same value (lv2 variable).
The vi that calculates the elapsed time and an example are attached
Any idea about how to solve this issue?
Thanks
Carlos Arcediano del Amo