Communication OPC Client-Server via DataSocket

naranjof

Member
Join Date
Sep 2011
Location
Ingolstadt
Posts
3
Hello Everyone,

I'm trying to implement a CVI client into a OPC server (KEPServerEX) via DataSocket. My problem is that I can connect to the server (because I see that the number of clients increment) but I can't read nor write any value. It is very strange, since I tested the same CVI client using MatrikonOPC Server for Simulation and it worked just fine.

In the KEPServerEX, I'm choosing the option "simulate device" and choosing localhost (127.0.0.1) as the device ID.

I hope you could help me, I really need to implement this OPC server, since I will use about 3 or 4 PLCs (different brands) and this is the only OPC server that includes already the drivers of the brands that I'd like to use.
 
Last edited:
I solved it. I realized that I needed to create another channel for the OPC DA, and then just redirect the same tags that I'm using in the Ethernet PLC channel.

So it works now. I'm able to read & write data from my OPC client application implemented in CVI via Datasocket.

Thanks a lot.
 

Similar Topics

Currently OPC Client (PI OPC Interface from OSISOFT) is reading the data from RSLinx Gateway which is installed on different PC. And we are...
Replies
3
Views
6,978
Hello All 1-I would like to know if anyone can help me figure out how to access data from my c# program directly using the profibus cable...
Replies
0
Views
2,592
Hi good day Everyone, I have a cimplicity v10 project with 7 to 8k tags communicating with AB PLC through OPC and Rslinx classic. I have this...
Replies
3
Views
208
Trying to use the APPICOM OPC server that comes with Bradcommunications APPLICOM Card for wornderware. When I "browse" the OPC tags I get Group...
Replies
14
Views
4,287
Dear experts, I have the following setup: CPU-313C (6ES7313-5BF03-0AB0 V2.6) + CP343-1 (6GK7343-1EX30-0XE0 V2.0) communicating with Siemens PC...
Replies
7
Views
2,665
Back
Top Bottom