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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.0.8.tar.gz
  • Upload date:
  • Size: 9.8 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.8.tar.gz
Algorithm Hash digest
SHA256 9c8eea7f390754ddec4ad7df042f0ea1e9b60cd88f2679d33f3592631b04135b
MD5 50648388d25cf11660c893d8d22cbd72
BLAKE2b-256 286f2012648445726d3c496950768f49be37c9733cbe347313cd2c0132c3f808

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.0.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 7e205dcfc601a078483b61463300b31cc56d75fd599768b134d3891ae960e7e7
MD5 e636e6b7caa9e4d97b0e906e049d3292
BLAKE2b-256 4996480f119df5a4186a669d6fcc129a723e6c1d94724dd111fe47b3ebea9fc5

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