eclipse / milo

Eclipse Milo™ - an open source implementation of OPC UA (IEC 62541).
http://www.eclipse.org/milo
Eclipse Public License 2.0
1.14k stars 423 forks source link

connect to Siemens PLC #460

Closed tandi960505 closed 5 years ago

tandi960505 commented 5 years ago

How does the OPCUA-SERVER implemented by Eclipse milo connect to Siemens PLC?

kevinherron commented 5 years ago

It doesn't, but if you have an S7-1500 with a built-in OPC UA server you could use Milo to build an OPC UA client to connect to it.

This is an SDK for developing OPC UA clients or servers, not an OPC UA server product like Kepware with a driver for Siemens PLCs.

agawande72 commented 4 years ago

Do we have some limitation in Eclipse milo library ? Due to which, Eclipse Milo OPCUA server cannot connects to Siemens PLC OPCUA server.

Example: I have developed OPCUA Server using Eclipse Milo Library. Currently this server connects to all other OPCUA servers excepts Siemens PLC OPCUA server.

Any specific reason why we cannot connect to Siemens PLC. Any Suggestion, If we want to add support to our OPCUA server to connect to Siemens PLC OPCUA Server

Thanks in advance

kevinherron commented 4 years ago

@agawande72 no limitations, this library is used to connect to the Siemens OPC UA server by many people.

Open a new ticket with additional information and logs.