Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I make a timer that will record elapsed time up to 15 hours with a PCI-6503E DAQ card?

I'm a beginner LabVIEW programmer, but need to take measurements of elapsed time from the start of data acquisition for up to 15 hours. I'm using a PCI-6503E card. Looking at examples on the web and LabVIEW, itself, I was only able to find a way to take time measurements with a DAQ card up to 167 s, unless two counters were tied together, but there are no instructions on how to do that. Could someone help me? Thanks.
0 Kudos
Message 1 of 2
(3,167 Views)
I suggest you to look in the Resouce Library: inside it there is plenty of useful examples.
I found this VI with two cascaded timers in the Measurement hardware > Counter/Timer > Event/Time Measurement cathegory:
http://zone.ni.com/devzone/devzoneweb.nsf/opendoc?openagent&5293158F4EC950C4862568C1005F6CD9&cat=C7029C9ACBD3DF7386256786000F8EE6
Hope this helps.
Roberto


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
(3,167 Views)