QUOTE(wonderboutin @ Nov 28 2006, 10:34 PM) [snapback]44678[/snapback]
I need to create repport each day of 50 tags min, max and average.
I can transfert data in a sql database or other database but it'is possible to view the repport in a rsview display ?
In RSview32 it is possible to do so for sure, I have tried it. In RSViewSE not tried it so far so am not sure about it. One way to go about it is to do the reporting in the PLC and display it on the RSViewSE screen. Another way is to write VB code and write the report values from Excel or Access into PLC and then read the tags in RSViewSE. You will have to check from help and knowledgebase if there is a way to get data directly from Excel / Access / SQL DB into RSViewSE. I know it is possible in RSView32 to do this. Please let me know if it is possible with RSViewSE, it will be useful to me in the future.