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.5.tar.gz (14.5 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.5-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pymeu-0.1.5.tar.gz
  • Upload date:
  • Size: 14.5 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.5.tar.gz
Algorithm Hash digest
SHA256 bdc6e8b9952b447da286b3b7c21b6e2a8c528f9bcb816264cc868c967f8088e6
MD5 13a108c109a7e3a088f1a5258a2694f2
BLAKE2b-256 3f53f5c18374e039e95b35c4dfc4d66946d641c5be9c813df42f79306ebee142

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pymeu-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 18.0 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 01e54bb2dbe31e74720a9c7fbb61751ec6fcff95685b8bc307a6b6a636c94dee
MD5 6947ac7d24b6b5d060f6c850347c9135
BLAKE2b-256 42c33c46d36ad47f41fa80c102751cba41a532d781bd8618e3304fd1a2f4fef7

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