Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseSCADA/Release/0.2.0"

(New and Noteworthy)
Line 8: Line 8:
 
* UI
 
* UI
 
** The real time list has a "timestamp" column – [https://bugs.eclipse.org/bugs/show_bug.cgi?id=433964 Bug 433964] [[File:EclipseSCADA-RealtimeListTimestamps.png]]
 
** The real time list has a "timestamp" column – [https://bugs.eclipse.org/bugs/show_bug.cgi?id=433964 Bug 433964] [[File:EclipseSCADA-RealtimeListTimestamps.png]]
 +
** The "new connection" wizard allows selecting a connection store [[File:EclipseSCADA-NewConnectionWizard1.png]]
 
* Configurator
 
* Configurator
 
** The configurator can be used to create S7 PLC configuration [https://bugs.eclipse.org/bugs/show_bug.cgi?id=435041 Bug 435041]
 
** The configurator can be used to create S7 PLC configuration [https://bugs.eclipse.org/bugs/show_bug.cgi?id=435041 Bug 435041]

Revision as of 05:58, 16 June 2014

Download page for 0.2.0 : http://www.eclipse.org/eclipsescada/releases/0.2.0/

Note.png
In Development
This release is currently under development. This document is not final


New and Noteworthy

  • UI
    • The real time list has a "timestamp" column – Bug 433964 EclipseSCADA-RealtimeListTimestamps.png
    • The "new connection" wizard allows selecting a connection store EclipseSCADA-NewConnectionWizard1.png
  • Configurator
    • The configurator can be used to create S7 PLC configuration Bug 435041
    • Items from ESAC can now be dragged and dropped to the "Chart" model object in order to create "Archive Series" elements
    • The chart editor can now show a live preview of the chart in the editor
  • Drivers
    • Modbus Exporter can use 32bit values
  • Deployment
    • p2director installation is a "noarch" package now
    • p2director packages are much smaller, from ~60MB MB to 6.5MB
  • Chart
    • Fix label rending for multiple axis
  • Build
    • Apache Mina is limited to [2.0.x,3.0.0) – Bug 432726
    • Switch to target platforms for Maven/Tycho

Back to the top