Skip to content

Project Description

José A. Maita edited this page Mar 30, 2017 · 1 revision

OpenOPC for Python 1.2.0

Project Description

OpenOPC for Python is a free, open source and easy to use OPC (OLE for Process Control) library designed to be used with the popular Python programming language. The project also includes a Windows gateway service that enable non-Windows clients to also access OPC-DA calls.

The files within this repository allow us to work with recent versions of Python (v3.4+) and Pyro4 (v4.55+).

If you are interested in the original version from Barry Barnreiter, you can go here. However, if you want to try a different fork that also works with Python 3.4+ (if you make some minor changes to the Python source code that affects Pyro4), go to the GitHub version of Anton D. Kachalov by clicking here.

Clone this wiki locally