Skip to main content

Python ME Utility

Project description

pymeu

PyMEU (Python ME Utility) is a set of helper functions built around pycomm3 to interface with Rockwell Automation PanelView Plus 6/7 HMIs.

The current release has not been widely tested; it is alpha quality at best and could easily brick your device. Use at your own risk.

Example

Use the download function to transfer a *.MER file to the remote terminal:

from pymeu import MEUtility
meu = MEUtility('192.168.1.20')
meu.download('C:\\YourFolder\\YourProgram.mer')

Use the upload function to transfer a *.MER file from the remote terminal:

from pymeu import MEUtility
meu = MEUtility('192.168.1.20')
meu.upload('C:\\YourFolder\\YourProgram.mer')

Use the upload all function to transfer all *.MER files from the remote terminal:

from pymeu import MEUtility
meu = MEUtility('192.168.1.20')
meu.upload_all('C:\\YourFolder')

Use the reboot function to restart the remote terminal:

from pymeu import MEUtility
meu = MEUtility('192.168.1.20')
meu.reboot()

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

pymeu-0.0.3.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

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

pymeu-0.0.3-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file pymeu-0.0.3.tar.gz.

File metadata

  • Download URL: pymeu-0.0.3.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for pymeu-0.0.3.tar.gz
Algorithm Hash digest
SHA256 5abeca9fd027f4a0d96714b880a1794abcdda4b4e8c3cb0868c7ec67fdec4038
MD5 d4c0fac72d8ea02bb62d00477ba4746e
BLAKE2b-256 d994213ddae05cad430a0ace4d4ec43c00a3ba2e1bfc3b92c2dbde68df0b8869

See more details on using hashes here.

File details

Details for the file pymeu-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pymeu-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for pymeu-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0341484409d1f019c799d560ec56616cb5bba719ff7f169f6daffe3f064a3c98
MD5 b6d2a1a3e84407a426b2075cea143d6f
BLAKE2b-256 1ac53cf4890c0cb3eeade22cb0d1e1e2a95cc9c72370c163da49739bae54c721

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