Report

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
daoa80
Posts: 44
Joined: Fri Aug 10, 2012 8:50 am

Report

Post 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?

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: Report

Post 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.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

daoa80
Posts: 44
Joined: Fri Aug 10, 2012 8:50 am

Re: Report

Post by daoa80 »

I have a datalogger. any topic on the query function you just mentioned to get the history of that tag?

Thank you.

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: Report

Post by mark.monroe »

Look at this forum thread.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply