Hello:
I know that my question is a basic one, but I would prefer to make it. I will write first the questions, and then the
explanation:
1) Are the functions "tick count.VI" and the other timing functions hardware dependant? If so,¿"How much dependant" are they?
2) I have noticed that the function "tick count.VI" has a shift error of 2 seconds per hour. ¿Can I fix that?
Explanation:
I´m using LABVIEW 5 to aqcuire temperatures. After that, I have to make a graph of the temperature as a function of time, so
I have to know at which moments did a make the measurements. I'm not interested in absolute time (date, hour, etc), but in
elapsed time since the beggining of the measurement. In order to know the elapsed time, I have used the "tick count.VI"
function. One inside e loop ans the other outside the loop. The loop is activated when I star te measurement. Then I
susbstract the two timer values, so I have the elapsed time in ms.
Two seconds per hour is a very little error. But I don't know if that error could be grater if a run the software on a
different PC or if in the future the software becomes more complex, that error could grow.
Thank you very much for your time, sorry for the length of the message and for my English.
Good bye