Skip to content

Утилита редактирования параметров Modbus-устройств

License

Notifications You must be signed in to change notification settings

aadegtyarev/py-modbus-device-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-modbus-device-editor

Утилита редактирования параметров Modbus-устройств

Screenshot

Linux

Проверено в Python 3.10.9 под Linux.

Установите pymodbus:

 pip3 install pymodbus

Запустите утилиту:

python main.py

MacOS

Проверено в macOS (Ventura 13.4.1 (22F82), Apple M1 Max).

Установите python-tk, pyserial, pymodbus:

pip3 install python-tk
python3 -m pip install pyserial
python3 -m pip install pymodbus

Запустите утилиту:

python main.py

About

Утилита редактирования параметров Modbus-устройств

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages