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.

Installation

To install from pip:

pip install pymeu

To upgrade from pip:

pip install pymeu --upgrade

Basic Examples

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

from pymeu import MEUtility
meu = MEUtility('YourPanelViewIpAddress')
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('YourPanelViewIpAddress')
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('YourPanelViewIpAddress')
meu.upload_all('C:\\YourFolder')

Use the reboot function to restart the remote terminal:

from pymeu import MEUtility
meu = MEUtility('YourPanelViewIpAddress')
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.9.tar.gz (9.9 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.9-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.0.9.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for pymeu-0.0.9.tar.gz
Algorithm Hash digest
SHA256 e096d3db590e650f37f5800fc8c7659bec0825f795326fa00b6ef5c9615b3acd
MD5 b1710036fa0ae5a7936085adc4eaa26d
BLAKE2b-256 3918905df57ca89274b1657cdacc22e21eb571bbdd81507775891f26a61fd92b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for pymeu-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 b689c73d6e873755f2f3334317cfbb0d4917cdaa3ace5586efc7bb3793d7c931
MD5 e77fc55c37541fcb2e5b827df167ec9f
BLAKE2b-256 c90ba6ab7ffa66ab8927c71f9791b498ba9d6b0e3ab245d9866e039b64992b1d

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