Page 1 of 1

Report

Posted: Thu Nov 08, 2012 9:05 am
by daoa80
Hi!

I just saw the topic on Report and did replicated and got a value on my excel file. My values change constantly with my program, but again is just saving the last value. How can I do to record or save all the value changes on the file?

e.g. 11/08/12 8:34:00AM 120
11/08/12 8:35:23AM 100
11/08/12 8:35:58AM 80 and so on?

Re: Report

Posted: Thu Nov 08, 2012 9:09 am
by mark.monroe
A report will either save the current value of a tag, or it will query the datalogger and show you the data from the datalogger.

It sounds like you need to add a datalogger to your project and capture the tag data. Then you need to use the report query function and query your datalogger to get a history of that tag's value.

Re: Report

Posted: Thu Nov 08, 2012 9:20 am
by daoa80
I have a datalogger. any topic on the query function you just mentioned to get the history of that tag?

Thank you.

Re: Report

Posted: Thu Nov 08, 2012 9:27 am
by mark.monroe
Look at this forum thread.