.. pyads documentation master file, created by sphinx-quickstart on Sat Jul 15 09:35:19 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pyads's documentation! ================================= This is a Python wrapper for TwinCATs ADS library. It aims to provide a pythonic way to communicate with TwinCAT devices by using the Python programming language. pyads uses the C API provided by *TcAdsDll.dll* on Windows and *adslib.so* on Linux. The Linux library is included in this package. The documentation for the ADS API is available on `infosys.beckhoff.com`_. .. toctree:: :maxdepth: 2 :caption: Contents: Home installation quickstart documentation/index pyads Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _infosys.beckhoff.com: http://infosys.beckhoff.com/english.php?content=../content/1033/tcadsdll2/html/tcadsdll_api_overview.htm&id=20557