Wonderware reports using Activex controls

sandymax

Member
Join Date
Nov 2004
Location
India
Posts
112
Hello all,
I am having one applivction in which i need to use Crystal reports for Wonderware does any one having IDEA How to Acess database in Wonderware and Put the data to Crystal reports

What is SPC in Wonderware ?


Thanks
Sandy
 
IDEA happens to be one way. The IDEA toolkit from WonderWare is a set of C Programming interfaces, which you can use to write your own drivers/programs that can access the WonderWare tag database.

Probably not the way you want to go.

The simplest way to accomplish getting data for Crystal might be to load the Microsoft Jet (Access Database) engine on the computer, and use the InTouch SQL Access functions to write to that based on data change scripts, condition scripts, etc. SQL Access can handle reading/writing/creating from within InTouch.

Another way, if you are just looking for historical data, is to have the HistData program from WonderWare (included with InTouch) periodally write out a .CSV file of logged historical data, then import that to Crystal.

---------------
SPC stands for 'Statistical Process Control', and can be used for exactly that... Monitoring a process, determining what the operating conditions and limits are, and then modifying the process parameters to bring it into the desired Upper/Lower control limit band. SQC (Statistical Quality Control) is essentially the same thing, but without 'closing the loop' and modifying the process.

SPC is NOT for the beginner, or faint-hearted. Developing a functional SPC system requires a great deal of knowledge about the process, and is something I normally work with process engineers on over a period of time. I hate it so much, as a matter of fact, that I usually just point Process Engineers to other SQC Packages, then publish historical data (again, in a CSV file) that they can import and play with.
 
What data are you after? Historical Process information? Are you using InSQL to collect the data you want to report? If you are using SQL you can use standard querys.


Dave
 

Similar Topics

Hi, I downloaded the latest crystal reports & added a crystal reports object (Crystal ActiveX Report Viewer Control 14.0) on one of my wonderware...
Replies
0
Views
1,944
Hi all, I have created a report using a report writer in Indusoft scada, but i just wanna know can i import the Bargraph symbol which is...
Replies
0
Views
1,202
I am creating a wonderware application and I need to create some reports. The reports are already made in Excel. I am able to export the data to...
Replies
2
Views
5,684
Hi guys, I have experience with PLC to Excel etc...just starting on using intouch scada screens. I have an Excel sheet that uses mainly...
Replies
1
Views
139
Hello everyone, Recently, my Archestra IDE shut down while I was editing. After restarting the IDE, I noticed warning symbols under my opened...
Replies
1
Views
101
Back
Top Bottom