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 HMIs.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.1.4.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.21

File hashes

Hashes for pymeu-0.1.4.tar.gz
Algorithm Hash digest
SHA256 d0e649b73d246d3153c63f65deb79bbb0c8c1548c2501b6b669bfcf5daab9c7c
MD5 fedca13c8f5fe0e1c6bf8e99009164c4
BLAKE2b-256 f5b17861d9bbcf0e696911e1aa93bcd6e0dc6b5c86e3121109b66e457b552b8b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.21

File hashes

Hashes for pymeu-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e4d17eb9a38071867270efeec277d507b9ab9ffb6c388f1276ee53aa8336d126
MD5 e877ecdddc222c4a3314a0b3eecf901d
BLAKE2b-256 dc74b08b4f9f5fbf9a5a80ff7e678b0fb206e3f3c09c894e745113cb4370e998

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