Hi, I need help with this one, I need to print a report, with the following:
1. Fields PH, Kiseonik, Protok, need to display archived values
using the function variabler the current value is displayed but I need the archived value instead.
using the function archive the result is a row/column of zeros, even though the archived value is not zero!
using the function archivemsp I tried to set the parameters to show only one value (p1=1 p2=0 p3=0) but it doesn't work
2. These values have to be accuired at 7h,14h,24h
How can I populate the table with new values at those times while still having the results of previous measurements shown, what I'm trying to say is that I need to fill this table completely before printing, i.e it is 10h, the values of the variables at 7h have to be shown in the report, at 14h new values have to be accuired but the values at 7h still have to be there...
How can I automate this process of accuiring the results? i.e the user comes at 16h, clicks refresh or just swiches to report screen and the system automatically fills the values up to that time!
Please help,this is urgent!![]()