LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I assign a timer to the DAQ module so that it counts the time from the start of the collection?

Hi Everybody,
 
I'm new to LabVIEW and need some help!
 
I have setup a system that acquires the data from 4 thermocouples. I have then split the data to provide 4 temperature versus time graphs. The temperature fluctuates up and down but the time values at the bottom do not change? What I would like is for the time values to represent the amount of time the data has been collected for!
 
I have attached my program, so please give me any ideas! Also any other improvements that you feel would make it better, please dont be shy! Smiley Tongue
 
Alex
0 Kudos
Message 1 of 4
(2,263 Views)
The time is not increasing/changing because you have "Ignore Timestamp" Checked Smiley Tongue (right click on a graph to uncheck)  This should fix the problem
Kenny

0 Kudos
Message 2 of 4
(2,234 Views)
Thanks Kenny, that worked a treat.
 
I'd looked everywhere and tried many things to accomplish that.
 
Cheers again!
 
Alex
0 Kudos
Message 3 of 4
(2,208 Views)
When in doubt, right click on any object on your front panel or block diagram. You will be amazed what options will pop up.
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 4
(2,193 Views)