by Oliver Thamm - Elektronikladen Microcomputer
https://github.com/elmicro/eztcp_modbus_py
This test example demonstrates how to access an ezTCP Remote I/O-Controller model CIE-H10 / CIE-H12 / CIE-H14 (Sollae Systems) via Modbus/TCP protocol using Python 3
python eztcp_modbus.py
Requires EasyModbusTCP/UDP/RTU Python by Stefan Rossmann:
- https://github.com/rossmann-engineering/EasyModbusTCP.PY
- https://sourceforge.net/projects/easymodbustcp-udp-rtu-python/
To install, just place ZIP contents into same directory.
- use ezManager tool (Windows) to select basic IP settings matching your local network configuration
- Modbus/TCP enabled
- Slave
- unit = 1
- output port base = 9
- passive connection
- local port 502
This software is Copyright (C)2017 by ELMICRO - https://elmicro.com
and may be freely used, modified and distributed under the terms
of the MIT License - see accompanying LICENSE.md for details
[1] Wikipedia: Modbus communications protocol
[2] Sollae Systems - ezTCP