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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.0.4.tar.gz
  • Upload date:
  • Size: 10.2 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.4.tar.gz
Algorithm Hash digest
SHA256 b1bd381f78673645dbf4d23f3095f195cb7bdbb1368aeec0a7fb0ebd51d7b8b8
MD5 bce2555ecaad88982f6e35d42c635d2c
BLAKE2b-256 c817edbd158536a55df52af0b194df47b4c7159dbf9f0f0a44d43e0943c490a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9025b3fa4fbac149df58e127609ed16f4b32f7d246425c72f022bac36fc66276
MD5 4271e66e782747db334f0053a8312e24
BLAKE2b-256 668071e7dcb77cb04c4f423bfdca4a9a299b7238156e4c851180746733d620d4

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