Home
News
Developers' Corner
Support
OpenSCADA on Twitter
Follow me on twitter

Atlantis - The Java Side of OpenSCADA Print E-mail

The Atlantis Project is a reference implementation of selected OpenSCADA interfaces in Java, e.g. a data access module and an alarms and events module. A historical data module and a CALC module are planned. These modules enable data transfer from devices and 3rd party systems, data storage, generation and logging of alarms, and calculation of secondary values, respectively. The Utgard Project provides an OPC-Client, thus integrating OPC in OpenSCADA in Java.

Atlantis comprises furthermore

a simulation server for field devices

a test application (OSCT) based on Eclipse RCP to manually evaluate available data

a redundant server

several out-of-the-box servers like OPC, SNMP

a shell script interface

Currently an OpenSCADA specific open TCP based protocol and the object-oriented ICE from ZeroC are supported. Adding further protocols is simple, as the API is independent from the protocol implementation.

The use of OPC in combination with the library OpenSCADA Utgard, JDBC, SNMP Server and server redundancies are already supported.

Summing up, the Atlantis Project provides all necessary functions for OpenSCADA and additional important support for developing clients and servers in a Java environment.

 

Download Atlantis Here!