The IEC 104 Protocol Server and Client implementation in Phyton - v21.06.018
IEC 104 Protocol Python
we did a python wrapper for our IEC 104 implementation using ctypes, and tested in Windows and linux x86_64.
in the package tests folder , you can find the server and client test programs.
using this, you can simulate complete IEC 104 Server device(iec104servertest.py) and client(iec104clienttest.py).
or
PyPI page https://pypi.org/project/pyiec104/
install using - pip install pyiec104
Features
- High performance, robust and scalable architecture
- Multiple Server and Client Simulation
- In a Single Server(link) simulate Multiple Stations (Common Address)
- Supports Background Scan, Cyclic Data Transmission, Double Transmission, Redundancy and File transfer.
- Supports "Select-Before-Operate" and "Direct-Execute" command execution modes
- supports File Transfer, Directory commands ( Monitor and control direction )
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IEC 104 Protocol Python code!