S7-1500 - OPC UA Client simple example VS2010

OPC UA is a protocol with a fairly large complexity.
You will not able to read something with a few hundred lines of code.
You need a library /toolkit.
If your program is open source may you can use a library from the OPC Foundation, if not then some commercial library can cost some thousand dollar
 
OPC UA is a protocol with a fairly large complexity.
You will not able to read something with a few hundred lines of code.
You need a library /toolkit.
If your program is open source may you can use a library from the OPC Foundation, if not then some commercial library can cost some thousand dollar

As per https://github.com/open62541/open62541/wiki/List-of-Open-Source-OPC-UA-Implementations there are a variety of open source OPC UA libraries (some more open source than others)
 
I wrote my own client library in Java, it is the one that uses my Android application.
It cost me several months of hard work and many hours of specs reading.

Maybe one day I put it on sale o_O
 
Also the embedded Siemens Server uses OPC UA Nano which is a special set of OPC UA Functionality. Some UA methods are not supported by Nano implementation. I highly recommend getting and SDK library from any of the reputable companies that make them. You can find a list of vendors at the OPC Foundation website.
 

Similar Topics

Hi! We have an existing RSView32 (project made by others). It is already configured as an OPC server. Is it possible for a CLX5380 or S71500 to...
Replies
2
Views
1,497
Regards IP PLC: 192.168.0.1 6ES7 511-TK01-0AB0 using Tia Portal v17. IP OPC 192.168.0.3 It was verified that PLC and OPC are in the same network...
Replies
1
Views
763
Hi, I'm investigating different network protocols for PLC to PLC comms, and PLC to SCADA. OPC UA seems to be a very useful protocol that I'm...
Replies
4
Views
2,087
Hi I connected Cpu 1518(server OPC UA) to Hmi Factory talk se 11.0 with OPC UA, and I set Kepserver 6 (client OPC UA). I'm able to see in...
Replies
1
Views
1,401
Kindly guide me, in what way communication could be established with S7-1500 PLC as master and two CompactLogix L33ER controllers, MicroLogix...
Replies
2
Views
1,801
Back
Top Bottom