emersbergerl / opcua2powerlink

Open source implementation of gateway for OPC UA (OPC Unified Architecture) to the real-time Industrial Fieldbus POWERLINK
22 stars 4 forks source link

OPCUA client for opcua2powerlink #1

Open DevKumarChandil opened 5 years ago

DevKumarChandil commented 5 years ago

Where can I find the ocpua client file for opcua2powerlink dependency?

emersbergerl commented 5 years ago

The source and header file from the open62541 opcua stack was used. In the opcua2powerlink project you can find them inside the include folder.

The opcua2powerlink project is creating an OPC UA Server so any kind of OPC UA Client tool can be used to connect. ( UaExpert,...)