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 only been tested on a very limited selection of hardware. 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.1.tar.gz (9.3 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.1-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.0.1.tar.gz
  • Upload date:
  • Size: 9.3 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.1.tar.gz
Algorithm Hash digest
SHA256 5ac9c7689f3dd43970d21af09272e6cd3c3ff6b3fa1ca8eeba254435e921bc3d
MD5 eac78b99a5b0526848b3ad2cbf8db559
BLAKE2b-256 3c4eef1f866c6a32a03e7b7c0bcbb1b8b59d54320b5e5e697fdf391a02f15627

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8289bbb6aa81c43651fcc03adfe39938c2e651c0992d65dbc9fce367b904437f
MD5 8b112ae2c4478ab14df2ee7a41c1ebe9
BLAKE2b-256 8b4a03ead51c3a90ed778ae067bd2eebc5cb3f524d77e6305735474609dd8e25

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