Diferència entre revisions de la pàgina «OPC-UA»

De things.cat
Salta a: navegació, cerca
(Es crea la pàgina amb «= Eines = == Programes multiplataforma == [https://prosysopc.com/products/opc-ua-browser/ Navegador OPC-UA de PROSYS OPC] és un client multiplataforma i gratuït (en...».)
 
m
Línia 1: Línia 1:
 +
= Servidor mínim OPC-UA en Python i client ProSys OPC =
 +
 
= Eines =
 
= Eines =
 
== Programes multiplataforma ==
 
== Programes multiplataforma ==
Línia 12: Línia 14:
  
 
[https://python-opcua.readthedocs.io Documentació Python OPC-UA]
 
[https://python-opcua.readthedocs.io Documentació Python OPC-UA]
 +
 +
Per a baixar-vos el [https://github.com/FreeOpcUa/python-opcua Projecte Python OPC-UA al GitHub]:
 +
git clone https://github.com/FreeOpcUa/python-opcua.git

Revisió del 12:30, 28 juny 2020

Servidor mínim OPC-UA en Python i client ProSys OPC

Eines

Programes multiplataforma

Navegador OPC-UA de PROSYS OPC és un client multiplataforma i gratuït (en el moment d'escriure aquesta wiki) que permet navegar i visualitzar dades de servidors OPC-UA.

Servidor OPC-UA de PROSYS OPC és un servidor multiplataforma que permet verificar connexions i clients OPC-UA.

Eines de programació

Python OPC-UA

Implementació en Python (2, 3 i pypy) de la part client i servidora de l'OPC-UA / IEC 62541

Projecte Python OPC-UA al GitHub

Documentació Python OPC-UA

Per a baixar-vos el Projecte Python OPC-UA al GitHub:

git clone https://github.com/FreeOpcUa/python-opcua.git