pyiec104


Namepyiec104 JSON
Version 21.6.91 PyPI version JSON
download
home_pagehttps://www.freyrscada.com/iec-60870-5-104-python.php
SummaryIEC 60870-5-104 protocol Server and Client Implementation - Python Wrapper for IEC 104 protocol
upload_time2025-02-10 11:35:33
maintainerNone
docs_urlNone
authorFreyrSCADA
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [IEC 60870-5-104 Protocol - python windows and Linux](https://www.freyrscada.com/iec-60870-5-104-python.php)

The IEC 104 Protocol Server and Client implemetation in Phyton.

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).


# [IEC 60870-5-104 Protocol](http://www.freyrscada.com/iec-60870-5-104.php)

RTU Server Simulator, Master Client Simulator, Windows and Linux POSIX ARM, IEC104 Source Code in C, C++, C# .NET Programming


[![IEC 60870-5-104 Protocol](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec-60870-5-104-protocol.jpg)](http://www.freyrscada.com/iec-60870-5-104.php)

Make your RTU, protocol converter, Gateway, HMI, Data concentrator compatible with iec 104.

* [IEC 60870-5-104 Source Code Windows C C++ C# .net Linux Arm POSIX C C++](#iec-60870-5-104-source-code-windows-c-c-c-net-linux-arm-posix-c-c)
* [IEC 60870-5-104 Protocol RTU IED Server Simulator](#iec-60870-5-104-rtu-ied-server-simulator)
* [IEC 60870-5 part 104 Protocol Client Master Simulator](#iec-60870-5-104-protocol-client-master-simulator)
* [IEC 104 Windows C C++ C# .NET Programming](#iec-60870-5-part-104-windows-c-c-c-net-programming)
* [IEC 60870-5 part 104 Protocol Linux Posix C C++ ARM](#iec-60870-5-104-protocol-linux-development-posix-c-c-arm)
* [IEC 60870-5 104 Protocol Video](#iec-60870-5-part-104-protocol-video-tutorial)


## [Download Evaluation Kit - IEC 104 Development Bundle](http://www.freyrscada.com/iec-60870-5-104.php#Download-IEC60870-5-104-Development-Bundle)

In the Development Bundle, We included IEC 104 Protocol Server  Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.


# [IEC 60870-5-104 Source Code Windows C C++ C# .net Linux Arm POSIX C C++](http://www.freyrscada.com/iec-60870-5-104-Source-Code-Library.html)


The most complete implementation of IEC 104 protocol stack including File transfer (Monitor and Control Direction), Directory Commnads, Supports all type of Monitoring, command , parameter ASDUs.

Low memory footprint, easy start on any hardware platform, can operate with or without an operating system, delivered as a source code,

high configurability allows to use required features only, royalty-free licensing.


[![IEC 60870-5-104 Code Windows C C++ C# .net Linux Arm POSIX](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/IEC-60870-5-104-source-code-library-stack.jpg)](http://www.freyrscada.com/iec-60870-5-104-Source-Code-Library.html)


## Salient Features


 - Written in ANSI-Standard C Source Code, under a strict corporate coding standard, and supports C++, C#

 - Transparent licensing scheme - No hidden costs, No deferred payments.

 - High performance, robust and scalable architecture

 - Provides a simple method for systems Integrators and OEMs to utilize standard tools to implement their systems

 - Our stacks are fully compliant with "POSIX" and tested in ubuntu, feroda, Debian, QNX, Linux Embedded OS and Various Cross compiler tool chains.

 - Our all protocol stack supports "POSIX compliant operating system"

 - Context-based event-driven model

 - Multiple Server and Client Simulation

 - In a Single Server(link) simulate Multiple Stations (Common Address / Station Address)

 - Supports Background Scan, Cyclic Data Transmission, Double Transmission, Redundancy and File transfer.

 - Communication with redundant control systems and interruption-free switch over between redundant systems

 - Supports "Select-Before-Operate" and "Direct-Execute" command execution modes

 - In IEC 60870-5-104 Client Side, Data Mode and Test mode connection type available.

 - Source Code Library allows a fast and cost efficient implementation

 - APIs are designed to be very easy to use and flexible


## Knowledge Base - Interoperability

[IEC 60870-5-104 Protocol Server Interoperability](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Server-Interoperability.pdf)

[IEC 60870-5-104 protocol Client Interoperability](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Client-Interoperability.pdf)
 


# [IEC 60870-5-104 RTU IED Server Simulator](http://www.freyrscada.com/iec-60870-5-104-Server-Simulator.php)


Complete Simulation of IEC 104 Server as per Protocol Standard including File transfer (Both Monitoring and control direction).

[![IEC 60870-5-104 Protocol RTU IED Server Simulator](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec104-server-sim.jpg)](http://www.freyrscada.com/iec-60870-5-104-Server-Simulator.php)


​Support all type of ASDU Typeid according to protocol specification

1) Monitoring (Process information in monitor direction), M_SP. M_DP, M_ST,...

2) control (Process information in control direction), C_SC, C_DC, ...

3) System information in monitor direction, M_EI

4) System information in control direction C_IC, C_CI

5) Parameter in control direction, P_ME

6) File transfer ( Both Monitor And Control Direction) F_FR, F_SR, F_SC



IEC 104 Server Simulator developed to test the functionalities of IEC 60870-5-104 stack Source code Library - server Operation.

We can add up to 50 server node in the simulator. Every server node will work independently.

Simulator window shows the status & connection ip address, port number, redundancy enabled or not, If Redundancy enabled it shows, the redundant source ip address, port .

The user can update the monitoring Point information. The following parameters can change Value and quality bits.


## Features


 - Multiple Server Simulation

 - In a Single Server(link) simulate Multiple Stations (Common Address)

 - Redundancy Enabled

 - Mapping of Control Point to monitor Information point, consider C_SC point can map to M_SP point

 - Communication with redundant control systems and interruption-free switchover between redundant systems

 - Supports "select-before-operate" or "direct-execute" command execution modes

 - supports File Transfer ( Both Monitor And Control Direction), Directory commands

 - Clock synchronization, General Interrogation, counter interrogation,

 - Parameter command

 - On-demand transmission (e. g. single indications, analogs...)

 - Spontaneous transmission (e. g. single indications with time tag ...)


## [IEC 60870-5-104 Protocol RTU Server Simulator User Manual](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Server-Simulator-User-Manual.pdf)



# [IEC 60870-5-104 Protocol Client Master Simulator](http://www.freyrscada.com/iec-60870-5-104-Client-Simulator.php)


Complete Simulation of IEC 104 Client as per Protocol Standard including File transfer (Both Monitoring and control direction).

[![IEC 60870-5 part 104 Protocol Client Master Simulator](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec104-client-sim.jpg)](http://www.freyrscada.com/iec-60870-5-104-Client-Simulator.php)


​Support all type of ASDU Typeid according to protocol specification

1) Monitoring (Process information in monitor direction), M_SP. M_DP, M_ST,...

2) control (Process information in control direction), C_SC, C_DC, ...

3)  System information in monitor direction, M_EI

4) System information in control direction C_IC, C_CI

5)  Parameter in control direction, P_ME

6) File transfer ( Both Monitor And Control Direction) F_FR, F_SR, F_SC


IEC 104 Client Simulator was originally developed to test the functionalities of IEC 60870-5-104 stack Client operation.

We can add up to 50 Client node in the simulator. Every Client node will work independently.

Simulator window shows the Connection status, connection ip address and port number.


## Features

 - Multiple Master / Client Simulation

 - In a Single Client(link) simulate Multiple Stations (Common Address)

 - Data Mode, and Test mode connection type available

 - Supports "Select-Before-Operate" SBO or "Direct-execute" command execution modes

 - supports File Transfer ( Both Monitor And Control Direction), Directory commands

 - Clock synchronization, General Interrogation, counter interrogation, 

 - Parameter command


## [IEC 60870-5-104 Protocol Client Master Simulator User Manual](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Client-Simulator-User-Manual.pdf)



# [IEC 60870-5 part 104 Windows C C++ C# .NET Programming](http://www.freyrscada.com/iec-60870-5-104-Windows-Software-Development-Kit(SDK).php)


IEC 60870-5-104 Demo Win DLL includes simple (Server & Client C programs, c# .net )example using a Command window and command line inputs.

The source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 60870-5-104 DLL..IEC 104 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC104 Server & Client programs, Visual Studio Demo console project files, Doxygen .

We used Visual studio compiler to create the dll, sample test projects.


[![IEC 60870-5-104 Windows C C++ C# .NET](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec-104-windows-protocol.jpg)](http://www.freyrscada.com/iec-60870-5-104-Windows-Software-Development-Kit(SDK).php)


This evaluation package allows you to:

Access product manual(API documentation)(pdf, Doxygen html)

Browse the IEC 60870-5-104 library API documentation

Study the source code of the IEC 60870-5-104 examples provided

Modify and compile the IEC 60870-5-104 examples

Create your own IEC 60870-5-104 programs and test with leading test tools

You can use the source code of the application examples and modify them according to your needs.


# [IEC 60870-5-104 Protocol Linux Development POSIX C C++ ARM](http://www.freyrscada.com/iec-60870-5-104-Linux-Software-Development-Kit(SDK).php)


IEC 104 Demo Linux Shared Library includes simple (Server & Client C programs )example using a Command window and command line inputs.

The source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 60870-5-104 library.

IEC 60870-5-104 Linux SDK contains Shared Library(.a) (precompiled library), Static link lib, Demo IEC104 Server & Client programs, CodeBlock Demo console project files, Doxygen .

We used gcc compiler to create the Shared Library, sample test projects.

[![IEC 60870-5-104 Protocol Linux C C++ POSIX](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec-104-linux-protocol.jpg)](http://www.freyrscada.com/iec-60870-5-104-Linux-Software-Development-Kit(SDK).php)


This evaluation package allows you to:

 - Access product manual(API documentation)(pdf, Doxygen html)

 - Browse the IEC 60870-5-104 library API documentation

 - Study the source code of the IEC 60870-5-104 examples provided

 - Modify and compile the IEC 60870-5-104 examples

 - Create your own IEC 60870-5-104 programs and test with leading test tools

 - You can use the source code of the application examples and modify them according to your needs.


Minimum system requirements

Supports Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat...(All Posix Compliant Operating Systems)

gcc - Any IDE supports C & C++ Programming, support all your cross tool chain




# [IEC 60870-5 part 104 Protocol Video Tutorial](https://www.youtube.com/playlist?list=PL4tVfIsUhy1bx7TVjtZnqFB6tbZBhOlJP)

## [IEC 60870-5-104 Protocol Product Description Video](http://www.freyrscada.com/iec-60870-5-104-video.html)	
[![IEC 60870-5-104 Protocol Product Description Video](http://www.freyrscada.com/images/iec104videoicon.jpg)](http://www.freyrscada.com/iec-60870-5-104-video.html)

## [IEC 60870-5-104 Protocol Server Simulator test with third party tool](http://www.freyrscada.com/IEC104_Server_Simulator_Testing.html)	
[![IEC 60870-5-104 Protocol Server Simulator test with third party tool](http://www.freyrscada.com/images/iec104-server-simulator-testing.jpg)](http://www.freyrscada.com/IEC104_Server_Simulator_Testing.html)

## [IEC 60870-5-104 Protocol Client Master Simulator test with third party tool](http://www.freyrscada.com/IEC104_Client_Simulator_Testing.html)	
[![IEC 60870-5-104 Protocol Client Master Simulator test with third party tool](http://www.freyrscada.com/images/iec104-client-simulator-testing.jpg)](http://www.freyrscada.com/IEC104_Client_Simulator_Testing.html)

## [IEC 60870-5-104 Protocol Server and Client Simulator - File Transfer, Directory command operation](http://www.freyrscada.com/IEC-60870-5-104-Server-Client-File-Transfer-video.html)	
[![IEC 60870-5-104 Protocol Server and Client Simulator - File Transfer, Directory command operation](http://www.freyrscada.com/images/iec104videoiconfiletransfer.jpg)](http://www.freyrscada.com/IEC-60870-5-104-Server-Client-File-Transfer-video.html)

## [IEC 60870-5-104 Protocol Server Simulator with Kepware OPC](http://www.freyrscada.com/IEC104_Server_Simulator_Kepware_OPC.html)	
[![IEC 60870-5-104 Protocol Server Simulator with Kepware OPC](http://www.freyrscada.com/images/IEC104_Server_Simulator_Kepware_OPC.jpg)](http://www.freyrscada.com/IEC104_Server_Simulator_Kepware_OPC.html)

## [IEC 60870-5-104 Protocol File transfer - Control Direction](http://www.freyrscada.com/IEC104-Filetransfer-controldirection.html)	
[![IEC 60870-5-104 Protocol File transfer - Control Direction](http://www.freyrscada.com/images/iec104-filetransfer-controldirection.jpg)](http://www.freyrscada.com/IEC104-Filetransfer-controldirection.html)

## [IEC 60870-5-104 Protocol Server Simulator With Reliance HMI SCADA](http://www.freyrscada.com/IEC104_Server_Simulator_Reliance-HMI-SCADA.html)	
[![IEC 60870-5-104 Protocol Server Simulator With Reliance HMI SCADA](http://www.freyrscada.com/images/IEC104_Server_Simulator_Reliance-HMI-SCADA.jpg)](http://www.freyrscada.com/IEC104_Server_Simulator_Reliance-HMI-SCADA.html)

## [IEC 60870-5-104 Protocol Server in Beaglebone Arm Linux](http://www.freyrscada.com/IEC104_Server_Beaglebone_Arm_Linux.html)	
[![IEC 60870-5-104 Protocol Server in Beaglebone Arm Linux](http://www.freyrscada.com/images/IEC104_Server_Beaglebone_Arm_Linux.jpg)](http://www.freyrscada.com/IEC104_Server_Beaglebone_Arm_Linux.html)

## [IEC 60870-5-104 Protocol Server Redundancy](http://www.freyrscada.com/iec-104-redundancy.html)	
[![IEC 60870-5-104 Protocol Server Redundancy](http://www.freyrscada.com/images/iec-104-redundancy.jpg)](http://www.freyrscada.com/iec-104-redundancy.html)

## [IEC 60870-5-104 Protocol Server Simulator With VTScada HMI SCADA](http://www.freyrscada.com/IEC104-Server-Simulator-With-VTScada.html)	
[![IEC 60870-5-104 Protocol Server Simulator With VTScada HMI SCADA](http://www.freyrscada.com/images/IEC104-Server-Simulator-With-VTScada.jpg)](http://www.freyrscada.com/IEC104-Server-Simulator-With-VTScada.html)

## [IEC 60870-5-104 Protocol Server Simulator With Matrikon OPC](http://www.freyrscada.com/IEC104-Server-Simulator-With-Matrikon-OPC.html)	
[![IEC 60870-5-104 Protocol Server Simulator With Matrikon OPC](http://www.freyrscada.com/images/iec104-matrikon-opcwithsub.JPG)](http://www.freyrscada.com/IEC104-Server-Simulator-With-Matrikon-OPC.html)

## [ClearSCADA IEC 60870-5-104 Protocol IED Server Simulator testing](http://www.freyrscada.com/clearscada-iec104-point-command-simulation.html)	
[![ClearSCADA IEC 60870-5-104 Protocol IED Server Simulator testing](http://www.freyrscada.com/images/clearscadaiec104.jpg)](http://www.freyrscada.com/clearscada-iec104-point-command-simulation.html)

## [ClearSCADA IEC 60870-5-104 Protocol Server Simulator download upload file transfer directory view](http://www.freyrscada.com/clearscada-iec104-file-transfer.html)	
[![ClearSCADA IEC 60870-5-104 Protocol Server Simulator download upload file transfer directory view](http://www.freyrscada.com/images/clearscada-iec104-filetransfer.jpg)](http://www.freyrscada.com/clearscada-iec104-file-transfer.html)


[facebook](https://www.facebook.com/IEC104/)

[linkedin](https://in.linkedin.com/showcase/iec-60870-5-104)  

[youtube](https://www.youtube.com/playlist?list=PL4tVfIsUhy1bx7TVjtZnqFB6tbZBhOlJP)


# [Download Evaluation Kit - IEC 104 Protocol Development Bundle](http://www.freyrscada.com/iec-60870-5-104.php#Download-IEC60870-5-104-Development-Bundle)

In the Development Bundle, We included IEC 60870-5 part 104 Protocol Server  Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.freyrscada.com/iec-60870-5-104-python.php",
    "name": "pyiec104",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "FreyrSCADA",
    "author_email": "contact@freyrscada.com",
    "download_url": "https://files.pythonhosted.org/packages/47/81/ae23e86a1d65aa74a867e8e11bbfaf9e0c49bc07b922aac03e2febd34b55/pyiec104-21.6.91.tar.gz",
    "platform": null,
    "description": "# [IEC 60870-5-104 Protocol - python windows and Linux](https://www.freyrscada.com/iec-60870-5-104-python.php)\r\n\r\nThe IEC 104 Protocol Server and Client implemetation in Phyton.\r\n\r\nwe did a python wrapper for our IEC 104 implementation using ctypes.\r\n\r\nand tested in Windows and linux x86_64.\r\n\r\nin the package tests folder , you can find the server and client test programs.\r\n\r\nusing this, you can simulate complete IEC 104 Server device(iec104servertest.py) and client(iec104clienttest.py).\r\n\r\n\r\n# [IEC 60870-5-104 Protocol](http://www.freyrscada.com/iec-60870-5-104.php)\r\n\r\nRTU Server Simulator, Master Client Simulator, Windows and Linux POSIX ARM, IEC104 Source Code in C, C++, C# .NET Programming\r\n\r\n\r\n[![IEC 60870-5-104 Protocol](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec-60870-5-104-protocol.jpg)](http://www.freyrscada.com/iec-60870-5-104.php)\r\n\r\nMake your RTU, protocol converter, Gateway, HMI, Data concentrator compatible with iec 104.\r\n\r\n* [IEC 60870-5-104 Source Code Windows C C++ C# .net Linux Arm POSIX C C++](#iec-60870-5-104-source-code-windows-c-c-c-net-linux-arm-posix-c-c)\r\n* [IEC 60870-5-104 Protocol RTU IED Server Simulator](#iec-60870-5-104-rtu-ied-server-simulator)\r\n* [IEC 60870-5 part 104 Protocol Client Master Simulator](#iec-60870-5-104-protocol-client-master-simulator)\r\n* [IEC 104 Windows C C++ C# .NET Programming](#iec-60870-5-part-104-windows-c-c-c-net-programming)\r\n* [IEC 60870-5 part 104 Protocol Linux Posix C C++ ARM](#iec-60870-5-104-protocol-linux-development-posix-c-c-arm)\r\n* [IEC 60870-5 104 Protocol Video](#iec-60870-5-part-104-protocol-video-tutorial)\r\n\r\n\r\n## [Download Evaluation Kit - IEC 104 Development Bundle](http://www.freyrscada.com/iec-60870-5-104.php#Download-IEC60870-5-104-Development-Bundle)\r\n\r\nIn the Development Bundle, We included IEC 104 Protocol Server  Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.\r\n\r\n\r\n# [IEC 60870-5-104 Source Code Windows C C++ C# .net Linux Arm POSIX C C++](http://www.freyrscada.com/iec-60870-5-104-Source-Code-Library.html)\r\n\r\n\r\nThe most complete implementation of IEC 104 protocol stack including File transfer (Monitor and Control Direction), Directory Commnads, Supports all type of Monitoring, command , parameter ASDUs.\r\n\r\nLow memory footprint, easy start on any hardware platform, can operate with or without an operating system, delivered as a source code,\r\n\r\nhigh configurability allows to use required features only, royalty-free licensing.\r\n\r\n\r\n[![IEC 60870-5-104 Code Windows C C++ C# .net Linux Arm POSIX](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/IEC-60870-5-104-source-code-library-stack.jpg)](http://www.freyrscada.com/iec-60870-5-104-Source-Code-Library.html)\r\n\r\n\r\n## Salient Features\r\n\r\n\r\n - Written in ANSI-Standard C Source Code, under a strict corporate coding standard, and supports C++, C#\r\n\r\n - Transparent licensing scheme - No hidden costs, No deferred payments.\r\n\r\n - High performance, robust and scalable architecture\r\n\r\n - Provides a simple method for systems Integrators and OEMs to utilize standard tools to implement their systems\r\n\r\n - Our stacks are fully compliant with \"POSIX\" and tested in ubuntu, feroda, Debian, QNX, Linux Embedded OS and Various Cross compiler tool chains.\r\n\r\n - Our all protocol stack supports \"POSIX compliant operating system\"\r\n\r\n - Context-based event-driven model\r\n\r\n - Multiple Server and Client Simulation\r\n\r\n - In a Single Server(link) simulate Multiple Stations (Common Address / Station Address)\r\n\r\n - Supports Background Scan, Cyclic Data Transmission, Double Transmission, Redundancy and File transfer.\r\n\r\n - Communication with redundant control systems and interruption-free switch over between redundant systems\r\n\r\n - Supports \"Select-Before-Operate\" and \"Direct-Execute\" command execution modes\r\n\r\n - In IEC 60870-5-104 Client Side, Data Mode and Test mode connection type available.\r\n\r\n - Source Code Library allows a fast and cost efficient implementation\r\n\r\n - APIs are designed to be very easy to use and flexible\r\n\r\n\r\n## Knowledge Base - Interoperability\r\n\r\n[IEC 60870-5-104 Protocol Server Interoperability](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Server-Interoperability.pdf)\r\n\r\n[IEC 60870-5-104 protocol Client Interoperability](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Client-Interoperability.pdf)\r\n \r\n\r\n\r\n# [IEC 60870-5-104 RTU IED Server Simulator](http://www.freyrscada.com/iec-60870-5-104-Server-Simulator.php)\r\n\r\n\r\nComplete Simulation of IEC 104 Server as per Protocol Standard including File transfer (Both Monitoring and control direction).\r\n\r\n[![IEC 60870-5-104 Protocol RTU IED Server Simulator](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec104-server-sim.jpg)](http://www.freyrscada.com/iec-60870-5-104-Server-Simulator.php)\r\n\r\n\r\n\u00e2\u20ac\u2039Support all type of ASDU Typeid according to protocol specification\r\n\r\n1) Monitoring (Process information in monitor direction), M_SP. M_DP, M_ST,...\r\n\r\n2) control (Process information in control direction), C_SC, C_DC, ...\r\n\r\n3) System information in monitor direction, M_EI\r\n\r\n4) System information in control direction C_IC, C_CI\r\n\r\n5) Parameter in control direction, P_ME\r\n\r\n6) File transfer ( Both Monitor And Control Direction) F_FR, F_SR, F_SC\r\n\r\n\r\n\r\nIEC 104 Server Simulator developed to test the functionalities of IEC 60870-5-104 stack Source code Library - server Operation.\r\n\r\nWe can add up to 50 server node in the simulator. Every server node will work independently.\r\n\r\nSimulator window shows the status & connection ip address, port number, redundancy enabled or not, If Redundancy enabled it shows, the redundant source ip address, port .\r\n\r\nThe user can update the monitoring Point information. The following parameters can change Value and quality bits.\r\n\r\n\r\n## Features\r\n\r\n\r\n - Multiple Server Simulation\r\n\r\n - In a Single Server(link) simulate Multiple Stations (Common Address)\r\n\r\n - Redundancy Enabled\r\n\r\n - Mapping of Control Point to monitor Information point, consider C_SC point can map to M_SP point\r\n\r\n - Communication with redundant control systems and interruption-free switchover between redundant systems\r\n\r\n - Supports \"select-before-operate\" or \"direct-execute\" command execution modes\r\n\r\n - supports File Transfer ( Both Monitor And Control Direction), Directory commands\r\n\r\n - Clock synchronization, General Interrogation, counter interrogation,\r\n\r\n - Parameter command\r\n\r\n - On-demand transmission (e. g. single indications, analogs...)\r\n\r\n - Spontaneous transmission (e. g. single indications with time tag ...)\r\n\r\n\r\n## [IEC 60870-5-104 Protocol RTU Server Simulator User Manual](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Server-Simulator-User-Manual.pdf)\r\n\r\n\r\n\r\n# [IEC 60870-5-104 Protocol Client Master Simulator](http://www.freyrscada.com/iec-60870-5-104-Client-Simulator.php)\r\n\r\n\r\nComplete Simulation of IEC 104 Client as per Protocol Standard including File transfer (Both Monitoring and control direction).\r\n\r\n[![IEC 60870-5 part 104 Protocol Client Master Simulator](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec104-client-sim.jpg)](http://www.freyrscada.com/iec-60870-5-104-Client-Simulator.php)\r\n\r\n\r\n\u00e2\u20ac\u2039Support all type of ASDU Typeid according to protocol specification\r\n\r\n1) Monitoring (Process information in monitor direction), M_SP. M_DP, M_ST,...\r\n\r\n2) control (Process information in control direction), C_SC, C_DC, ...\r\n\r\n3)  System information in monitor direction, M_EI\r\n\r\n4) System information in control direction C_IC, C_CI\r\n\r\n5)  Parameter in control direction, P_ME\r\n\r\n6) File transfer ( Both Monitor And Control Direction) F_FR, F_SR, F_SC\r\n\r\n\r\nIEC 104 Client Simulator was originally developed to test the functionalities of IEC 60870-5-104 stack Client operation.\r\n\r\nWe can add up to 50 Client node in the simulator. Every Client node will work independently.\r\n\r\nSimulator window shows the Connection status, connection ip address and port number.\r\n\r\n\r\n## Features\r\n\r\n - Multiple Master / Client Simulation\r\n\r\n - In a Single Client(link) simulate Multiple Stations (Common Address)\r\n\r\n - Data Mode, and Test mode connection type available\r\n\r\n - Supports \"Select-Before-Operate\" SBO or \"Direct-execute\" command execution modes\r\n\r\n - supports File Transfer ( Both Monitor And Control Direction), Directory commands\r\n\r\n - Clock synchronization, General Interrogation, counter interrogation, \r\n\r\n - Parameter command\r\n\r\n\r\n## [IEC 60870-5-104 Protocol Client Master Simulator User Manual](http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-104-Client-Simulator-User-Manual.pdf)\r\n\r\n\r\n\r\n# [IEC 60870-5 part 104 Windows C C++ C# .NET Programming](http://www.freyrscada.com/iec-60870-5-104-Windows-Software-Development-Kit(SDK).php)\r\n\r\n\r\nIEC 60870-5-104 Demo Win DLL includes simple (Server & Client C programs, c# .net )example using a Command window and command line inputs.\r\n\r\nThe source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 60870-5-104 DLL..IEC 104 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC104 Server & Client programs, Visual Studio Demo console project files, Doxygen .\r\n\r\nWe used Visual studio compiler to create the dll, sample test projects.\r\n\r\n\r\n[![IEC 60870-5-104 Windows C C++ C# .NET](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec-104-windows-protocol.jpg)](http://www.freyrscada.com/iec-60870-5-104-Windows-Software-Development-Kit(SDK).php)\r\n\r\n\r\nThis evaluation package allows you to:\r\n\r\nAccess product manual(API documentation)(pdf, Doxygen html)\r\n\r\nBrowse the IEC 60870-5-104 library API documentation\r\n\r\nStudy the source code of the IEC 60870-5-104 examples provided\r\n\r\nModify and compile the IEC 60870-5-104 examples\r\n\r\nCreate your own IEC 60870-5-104 programs and test with leading test tools\r\n\r\nYou can use the source code of the application examples and modify them according to your needs.\r\n\r\n\r\n# [IEC 60870-5-104 Protocol Linux Development POSIX C C++ ARM](http://www.freyrscada.com/iec-60870-5-104-Linux-Software-Development-Kit(SDK).php)\r\n\r\n\r\nIEC 104 Demo Linux Shared Library includes simple (Server & Client C programs )example using a Command window and command line inputs.\r\n\r\nThe source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our IEC 60870-5-104 library.\r\n\r\nIEC 60870-5-104 Linux SDK contains Shared Library(.a) (precompiled library), Static link lib, Demo IEC104 Server & Client programs, CodeBlock Demo console project files, Doxygen .\r\n\r\nWe used gcc compiler to create the Shared Library, sample test projects.\r\n\r\n[![IEC 60870-5-104 Protocol Linux C C++ POSIX](https://github.com/FreyrSCADA/IEC-60870-5-104/raw/master/img/iec-104-linux-protocol.jpg)](http://www.freyrscada.com/iec-60870-5-104-Linux-Software-Development-Kit(SDK).php)\r\n\r\n\r\nThis evaluation package allows you to:\r\n\r\n - Access product manual(API documentation)(pdf, Doxygen html)\r\n\r\n - Browse the IEC 60870-5-104 library API documentation\r\n\r\n - Study the source code of the IEC 60870-5-104 examples provided\r\n\r\n - Modify and compile the IEC 60870-5-104 examples\r\n\r\n - Create your own IEC 60870-5-104 programs and test with leading test tools\r\n\r\n - You can use the source code of the application examples and modify them according to your needs.\r\n\r\n\r\nMinimum system requirements\r\n\r\nSupports Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat...(All Posix Compliant Operating Systems)\r\n\r\ngcc - Any IDE supports C & C++ Programming, support all your cross tool chain\r\n\r\n\r\n\r\n\r\n# [IEC 60870-5 part 104 Protocol Video Tutorial](https://www.youtube.com/playlist?list=PL4tVfIsUhy1bx7TVjtZnqFB6tbZBhOlJP)\r\n\r\n## [IEC 60870-5-104 Protocol Product Description Video](http://www.freyrscada.com/iec-60870-5-104-video.html)\t\r\n[![IEC 60870-5-104 Protocol Product Description Video](http://www.freyrscada.com/images/iec104videoicon.jpg)](http://www.freyrscada.com/iec-60870-5-104-video.html)\r\n\r\n## [IEC 60870-5-104 Protocol Server Simulator test with third party tool](http://www.freyrscada.com/IEC104_Server_Simulator_Testing.html)\t\r\n[![IEC 60870-5-104 Protocol Server Simulator test with third party tool](http://www.freyrscada.com/images/iec104-server-simulator-testing.jpg)](http://www.freyrscada.com/IEC104_Server_Simulator_Testing.html)\r\n\r\n## [IEC 60870-5-104 Protocol Client Master Simulator test with third party tool](http://www.freyrscada.com/IEC104_Client_Simulator_Testing.html)\t\r\n[![IEC 60870-5-104 Protocol Client Master Simulator test with third party tool](http://www.freyrscada.com/images/iec104-client-simulator-testing.jpg)](http://www.freyrscada.com/IEC104_Client_Simulator_Testing.html)\r\n\r\n## [IEC 60870-5-104 Protocol Server and Client Simulator - File Transfer, Directory command operation](http://www.freyrscada.com/IEC-60870-5-104-Server-Client-File-Transfer-video.html)\t\r\n[![IEC 60870-5-104 Protocol Server and Client Simulator - File Transfer, Directory command operation](http://www.freyrscada.com/images/iec104videoiconfiletransfer.jpg)](http://www.freyrscada.com/IEC-60870-5-104-Server-Client-File-Transfer-video.html)\r\n\r\n## [IEC 60870-5-104 Protocol Server Simulator with Kepware OPC](http://www.freyrscada.com/IEC104_Server_Simulator_Kepware_OPC.html)\t\r\n[![IEC 60870-5-104 Protocol Server Simulator with Kepware OPC](http://www.freyrscada.com/images/IEC104_Server_Simulator_Kepware_OPC.jpg)](http://www.freyrscada.com/IEC104_Server_Simulator_Kepware_OPC.html)\r\n\r\n## [IEC 60870-5-104 Protocol File transfer - Control Direction](http://www.freyrscada.com/IEC104-Filetransfer-controldirection.html)\t\r\n[![IEC 60870-5-104 Protocol File transfer - Control Direction](http://www.freyrscada.com/images/iec104-filetransfer-controldirection.jpg)](http://www.freyrscada.com/IEC104-Filetransfer-controldirection.html)\r\n\r\n## [IEC 60870-5-104 Protocol Server Simulator With Reliance HMI SCADA](http://www.freyrscada.com/IEC104_Server_Simulator_Reliance-HMI-SCADA.html)\t\r\n[![IEC 60870-5-104 Protocol Server Simulator With Reliance HMI SCADA](http://www.freyrscada.com/images/IEC104_Server_Simulator_Reliance-HMI-SCADA.jpg)](http://www.freyrscada.com/IEC104_Server_Simulator_Reliance-HMI-SCADA.html)\r\n\r\n## [IEC 60870-5-104 Protocol Server in Beaglebone Arm Linux](http://www.freyrscada.com/IEC104_Server_Beaglebone_Arm_Linux.html)\t\r\n[![IEC 60870-5-104 Protocol Server in Beaglebone Arm Linux](http://www.freyrscada.com/images/IEC104_Server_Beaglebone_Arm_Linux.jpg)](http://www.freyrscada.com/IEC104_Server_Beaglebone_Arm_Linux.html)\r\n\r\n## [IEC 60870-5-104 Protocol Server Redundancy](http://www.freyrscada.com/iec-104-redundancy.html)\t\r\n[![IEC 60870-5-104 Protocol Server Redundancy](http://www.freyrscada.com/images/iec-104-redundancy.jpg)](http://www.freyrscada.com/iec-104-redundancy.html)\r\n\r\n## [IEC 60870-5-104 Protocol Server Simulator With VTScada HMI SCADA](http://www.freyrscada.com/IEC104-Server-Simulator-With-VTScada.html)\t\r\n[![IEC 60870-5-104 Protocol Server Simulator With VTScada HMI SCADA](http://www.freyrscada.com/images/IEC104-Server-Simulator-With-VTScada.jpg)](http://www.freyrscada.com/IEC104-Server-Simulator-With-VTScada.html)\r\n\r\n## [IEC 60870-5-104 Protocol Server Simulator With Matrikon OPC](http://www.freyrscada.com/IEC104-Server-Simulator-With-Matrikon-OPC.html)\t\r\n[![IEC 60870-5-104 Protocol Server Simulator With Matrikon OPC](http://www.freyrscada.com/images/iec104-matrikon-opcwithsub.JPG)](http://www.freyrscada.com/IEC104-Server-Simulator-With-Matrikon-OPC.html)\r\n\r\n## [ClearSCADA IEC 60870-5-104 Protocol IED Server Simulator testing](http://www.freyrscada.com/clearscada-iec104-point-command-simulation.html)\t\r\n[![ClearSCADA IEC 60870-5-104 Protocol IED Server Simulator testing](http://www.freyrscada.com/images/clearscadaiec104.jpg)](http://www.freyrscada.com/clearscada-iec104-point-command-simulation.html)\r\n\r\n## [ClearSCADA IEC 60870-5-104 Protocol Server Simulator download upload file transfer directory view](http://www.freyrscada.com/clearscada-iec104-file-transfer.html)\t\r\n[![ClearSCADA IEC 60870-5-104 Protocol Server Simulator download upload file transfer directory view](http://www.freyrscada.com/images/clearscada-iec104-filetransfer.jpg)](http://www.freyrscada.com/clearscada-iec104-file-transfer.html)\r\n\r\n\r\n[facebook](https://www.facebook.com/IEC104/)\r\n\r\n[linkedin](https://in.linkedin.com/showcase/iec-60870-5-104)  \r\n\r\n[youtube](https://www.youtube.com/playlist?list=PL4tVfIsUhy1bx7TVjtZnqFB6tbZBhOlJP)\r\n\r\n\r\n# [Download Evaluation Kit - IEC 104 Protocol Development Bundle](http://www.freyrscada.com/iec-60870-5-104.php#Download-IEC60870-5-104-Development-Bundle)\r\n\r\nIn the Development Bundle, We included IEC 60870-5 part 104 Protocol Server  Client Simulator, Windows and Linux SDK, C# projects, Doxygen documentation and Raspberry Pi, BeagleBone Demo library.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "IEC 60870-5-104 protocol Server and Client Implementation - Python Wrapper for IEC 104 protocol",
    "version": "21.6.91",
    "project_urls": {
        "Homepage": "https://www.freyrscada.com/iec-60870-5-104-python.php"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d0a20eaddd26f58095ecacc53d3fb656575bc2968ad405f5576351f1846c7af7",
                "md5": "566e5f279f65d7f5ab3a9702b0062aed",
                "sha256": "fd21d271e7cf0bdbfef92acf61bef7b76d628475dbdb1d72d152881f39a6dac5"
            },
            "downloads": -1,
            "filename": "pyiec104-21.6.91-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "566e5f279f65d7f5ab3a9702b0062aed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 321102,
            "upload_time": "2025-02-10T11:35:30",
            "upload_time_iso_8601": "2025-02-10T11:35:30.273675Z",
            "url": "https://files.pythonhosted.org/packages/d0/a2/0eaddd26f58095ecacc53d3fb656575bc2968ad405f5576351f1846c7af7/pyiec104-21.6.91-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4781ae23e86a1d65aa74a867e8e11bbfaf9e0c49bc07b922aac03e2febd34b55",
                "md5": "e8fc887175d48a423a4530aa5f263b36",
                "sha256": "44e6bebb09766aa0e0015920be16165ce393cc8c9a0f1aebf9b5b0f802ba8615"
            },
            "downloads": -1,
            "filename": "pyiec104-21.6.91.tar.gz",
            "has_sig": false,
            "md5_digest": "e8fc887175d48a423a4530aa5f263b36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 320728,
            "upload_time": "2025-02-10T11:35:33",
            "upload_time_iso_8601": "2025-02-10T11:35:33.531547Z",
            "url": "https://files.pythonhosted.org/packages/47/81/ae23e86a1d65aa74a867e8e11bbfaf9e0c49bc07b922aac03e2febd34b55/pyiec104-21.6.91.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 11:35:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyiec104"
}
        
Elapsed time: 1.61633s