OPC UA in Python

Описание к видео OPC UA in Python

This Tutorial will use the OPC UA protocol to send data between different devices or different programs. OPC UA is a communication protocol. OPC UA is mainly used for industrial purposes (industrial automation), and it is one of the most used protocols in the industry today.

There exists lots of different OPC packages and libraries for Python. This Tutorial will demonstrate OPC UA in Python with some basic Code Examples using the “opcua” Python package. This Tutorial will use the Thonny Python Editor and the Spyder Python Editor, but other Python Editors can of course also be used. This Tutorial will use the OPC UA Server Simulator from Integration Objects (free OPC UA server for Test and Demonstration purposes), but other OPC UA Servers can of course also be used.

We will create both OPC UA Clients and an OPC UA Server using Python and the “opcua” Python package.


PowerPoint used in the video: https://www.halvorsen.blog/documents/...


Blog:
https://www.halvorsen.blog

YouTube Channel @Industrial IT and Automation ​
   / industrialitandautomation  

Python Resources:
https://www.halvorsen.blog/documents/...

Комментарии

Информация по комментариям в разработке