Skip to content

An ICCP Client (Inter-Control Center Communications Protocol or IEC 60870-6/TASE.2)

Notifications You must be signed in to change notification settings

nexteraanalytics/iccp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective:

This project aims to develop an ICCP Client that connects to a SCADA ICCP Server (http://www.sage.cepel.br/) and send the data to an HMI client (http://sourceforge.net/projects/oshmiopensubstationhmi/).

Compilation:

The source code was developed in C language. For compilation, it is necessary to have the libiec61850 Library (http://libiec61850.com/).

License:

ICCP itself is released under the GPLv3. The complete license text can be found at http://www.gnu.org/licenses/gpl.html. If you want to use this library in projects where GPL is not an option you can also purchase a commercial license. Commercial Licenses and support is provided by [email protected].

About

An ICCP Client (Inter-Control Center Communications Protocol or IEC 60870-6/TASE.2)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.3%
  • Makefile 1.7%