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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.1.2.tar.gz
  • Upload date:
  • Size: 13.4 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.2.tar.gz
Algorithm Hash digest
SHA256 244078577e7d7ecfd1c966a9acccf55d73aaa69f27c3034c472c511d6c949eaa
MD5 6dfbf588bd63beceb5f4e32d649e03a1
BLAKE2b-256 20451fc7d80f49f8c44b76fe48b150585c31fd2ba3654fa42fa62c538be91901

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 16.8 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 09514eadfd6341e65a132a76576f5ca3cdf6f894a3e80e4544d0555bfa8e153a
MD5 997dbdfa9a31e87d890af9a2a15c63ce
BLAKE2b-256 0e442338dd43fe678a24dde07318c41eeacc5d94daaddf2ef88324ee38533a3e

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