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.6.tar.gz (10.1 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.6-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.0.6.tar.gz
  • Upload date:
  • Size: 10.1 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.6.tar.gz
Algorithm Hash digest
SHA256 541133cd7598bf7415869e73a39d16295c51f6984edf8f63be4149427e2867b4
MD5 6db05b560edd3eeb28d6a62778409ed2
BLAKE2b-256 8e35f25b93ceae0457b52a05d394920e907dfa10aea77971f2db8d9329ca41e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 10.9 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8a228b90216cc35a4189c53766fadfb7b7ce5dc82107d2c184f177ac217b00c5
MD5 8d25b618d38b3af3b6c94229bd3efec2
BLAKE2b-256 30fbddcf8675cfd8dfff695132781131e70550b8f8d9c2ce75df9d412bee5092

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