This page is about the IEC60870-5-104 implementation of openSCADA.

This implementation was originally started in Eclipse SCADA, but was moved to openSCADA due to legal issues with IEC standards and the Eclipse Foundation in general.

Source Code

The source code is in the Atlantis repository of openSCADA (org.openscada.atlantis).

Until we have a release 1.3.0, the code is in the 1.3.0 branch. The code will be merged to the master branch when the release is performed.

The plain protocol modules are (branch links on github):

https://github.com/ctron/org.openscada.atlantis/tree/1.3/

The implementations for openSCADA exporters and drivers are:

Binaries

All binaries are OSGi bundles. If you do not care about OSGi, just consider them plain JAR files.

The binaries can either be downloaded in a full package containing all openSCADA JARs or you can pick the specific JARs from the P2 repositories "plugin" folder.

ReleaseTypeP2 LinkDownload ZIP
1.3.0Milestonehttp://neutronium.openscada.org/p2/1.3/milestone/plugins/http://neutronium.openscada.org/download/1.3/milestone/org.openscada-1.3.0.M7.zip

Documentation