Skip to main content

The Python Wrapper provides a Python interface to use acontis EtherCAT Master (EC-Master), acontis EtherCAT Simulator (EC-Simulator) and RAS Client/Server.

Project description

EC-Master-Python

The wrapper provides a Python interface to use the acontis EtherCAT Master stack (EC-Master), acontis EtherCAT Simulator (EC-Simulator) and RAS Client/Server.

Introduction

Similar to the other demos the EcMasterDemoPython shows how to call the EtherCAT Master API. There is also a Python demo for the EC-Simulator. The python demos can also run in interactive mode e.g. to set an output of the EtherCAT network or something else. This is very useful to quickly test different behaviors of the EtherCAT network e.g. with the EC-Simulator.

For more information please refer the user manual: https://public.acontis.com/manuals/EC-Master/3.1/html/ec-master-python/index.html

The binaries are not included into the package.

Please contact our support to request an EVAL version: https://www.acontis.com/

Operating systems and tools

  • Supported Operating Systems: Windows (Python 3.7), Linux (Python 3.7)
  • Supported IDE: Python IDLE Shell, Microsoft Visual Studio 2019, Microsoft Visual Studio Code

Example

After installation, the demo can be used e.g. by creating a new file "demo.py" and insert the following code:

::

from EcMasterPython import *
demo = EcMasterDemoPython()
demo.pAppParms.tRunMode = RunMode.Master
demo.pAppParms.dwBusCycleTimeUsec = 4000
demo.pAppParms.szENIFilename = "ENI.xml"
demo.pAppParms.szLinkLayer = "winpcap 127.0.0.1 1"
demo.pAppParms.nVerbose = 3
demo.startDemo()
print("EcMasterDemoPython is running.")
print("Type demo.help() for interactive help.")
#demo.processImage.variables.Slave_1005__EL2008_.Channel_1.Output.set(1)
#demo.processImage.variables.Slave_1005__EL2008_.Channel_1.Output.get()
#demo.processImage.variables.Slave_1005__EL2008_.Channel_1.Output.dmp()
#demo.stopDemo()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EcMasterPython-3.1.4.4.tar.gz (109.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

EcMasterPython-3.1.4.4-py3-none-any.whl (112.5 kB view details)

Uploaded Python 3

File details

Details for the file EcMasterPython-3.1.4.4.tar.gz.

File metadata

  • Download URL: EcMasterPython-3.1.4.4.tar.gz
  • Upload date:
  • Size: 109.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.8

File hashes

Hashes for EcMasterPython-3.1.4.4.tar.gz
Algorithm Hash digest
SHA256 3670a6f432cd89df86876139bdfd0a4725cd14316ec067ed321c083994a11fd1
MD5 59e5ffdfcc2d3e55a8c20409fcd69235
BLAKE2b-256 5c9e971ae0687fef89b58e9744d95c6544c50b0bee147000c06c58e3d8362cc2

See more details on using hashes here.

File details

Details for the file EcMasterPython-3.1.4.4-py3-none-any.whl.

File metadata

  • Download URL: EcMasterPython-3.1.4.4-py3-none-any.whl
  • Upload date:
  • Size: 112.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.8

File hashes

Hashes for EcMasterPython-3.1.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3414aa8a87829ebdd6d3411e0d406ba9fd064d9298686163e512e81bf0ddc58e
MD5 c1184b545e79c7f42a346354f86d118f
BLAKE2b-256 3fde146d9454673b142b1762e98421573ee2777c048d26c49a1ba14f561b4efe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page