Re: OPC (OLE for Process Control)
David Symanowicz <[email protected]> Thu, 13 Jun 2002 12:58:37 -0400
| Newsgroups | gmane.comp.windows.devel.vbcom |
|---|---|
| Message-ID | <[email protected]> |
The OPC Foundation has some documentation/downloads, etc on their web site ( http://www.opcfoundation.org ) . You will want to look into the OPC Automation Interface if you are using VB. If you don't already know, OPC was created as a way to use OLE to pass Process Control information between server and client. It allows us to separate the proprietary driver for the control system from the users application by standardizing the interfaces, thus allowing the client code to be more generic in terms of the system that is providing the data. Hope thats what you were after -Dave -----Original Message----- From: Technical discussion of VBCOM [mailto:[email protected]]On Behalf Of P. S. Manikandan Sent: Monday, June 03, 2002 12:38 AM To: [email protected] Subject: [VBCOM] OPC (Ole for Process Control) Hi .... Anybody have an idea about OPC (Ole for Process Control)... If so can you give some introduction about what it is and how do we use it with some examples using Visual Basic... Thanks in advance... Regards Manikandan