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.7.tar.gz (10.0 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.7-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.0.7.tar.gz
  • Upload date:
  • Size: 10.0 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.7.tar.gz
Algorithm Hash digest
SHA256 ee090bc631608c098dfbc284c0784b4a105ff62256da0caac263d700abbadf88
MD5 0d7ccc36b4a21db2f1bca1da4e8b99d2
BLAKE2b-256 3679a11d4dead3a3b6c3c6b49dfd84b76dbf7727e44858cef4289f817668506f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 10.7 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d28b7e94350ddba0564a04c2746be5f7863df58d958f3cf3d79446aed4139a98
MD5 b6f526ef25dc3e0233a429e481d7f24d
BLAKE2b-256 c6df8526fc395c19de4137ee4dd761a6520e2bb4b77351bca35be5285f54fad9

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