How to write an OPC Server

automan

Member
Join Date
Apr 2005
Location
Australia
Posts
48
I have recently finished a project about connecting WinCC to and old DCS (TDC3000). In this project I implemented a DDE SERVER. In my new project I should connect a Japanese PLC to WinCC but I don't want to use DDE technology anymore. Does anybody here have idea how I could implement an OPC Server.
Helps would be really appreciated
 
Last edited:
OPC defines client - server connectivity. There has to be a client (WinCC) for your server (Japanese PLC).

Does WinCC offer an OPC client option? Presumably so.

Then you need an OPC server to handle the Japanese PLC end. If you are not writing/coding an OPC server, then you can buy an OPC server from firms like Kepware or Matrikon for a huge variety of devices, or apparently, softwaretoolbox.

Dan
 

Similar Topics

Hi Experts, I am using Matlab as an OPC DA Client to communicate with AB PLC rslogix5560. I can successfuly read from the PLC but when i try to...
Replies
3
Views
1,561
Hi, I'm working with a Citect OPC DA server and an Allen Bradley ControlLogix L71 PLC. I have set up my boards, ports, and I/O device. When I...
Replies
7
Views
3,281
I have been using dotnet and OPC servers (NI and Kepware) to communicate with Allen Bradley Micrologix 1400 PLC on different environmental...
Replies
2
Views
5,789
Hardware: 5069-L320ERMS2 Software: Logix Designer 35.11 / Ignition 8.1 Issue: When attempting to write to the tag "HMI_DRV200_DynamicTrim" in...
Replies
5
Views
763
Hi everyone, I hope you're all doing well. I'm currently working on updating an HMI project for the GP2500, and I've encountered a bit of a...
Replies
1
Views
87
Back
Top Bottom