<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
	<channel>
		<title>FreeSCADA</title>
		<description>FreeSCADA news</description>
		<link>http://free-scada.org</link>
		<lastBuildDate>Thu, 18 Mar 2010 00:45:36 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<image>
			<url>http://free-scada.org/images/M_images/joomla_rss.png</url>
			<title>FreeSCADA</title>
			<link>http://free-scada.org</link>
			<description>FreeSCADA news</description>
		</image>
		<item>
			<title>FreeSCADA 2.0.0.9 preview</title>
			<link>http://free-scada.org/content/view/42/2/</link>
			<description>Here is small
update of FreeSCADA. There are two critical fixes:

  Fix for the
issue of retrieving big number of variables from CLServer reported by Seung
Woo Lee.
  Added
command for Schema renaming and removing. This functionality
    
was overlooked
    
in previous
    
releases. Thanks to Artur_K for pointing that. 


You can get it from SF download page (https://sourceforge.net/projects/free-scada/files/Free%20SCADA%202/Free%20SCADA%202.0.0.9%20preview/FreeSCADA_preview_2.0.0.9.msi/download).

We are waiting for your comments on our new Forum (http://free-scada.org/component/option,com_kunena/Itemid,35/).
Give it a try! :)
</description>
			<category>News - Releases</category>
			<pubDate>Tue, 29 Sep 2009 23:52:12 +0100</pubDate>
		</item>
		<item>
			<title>FreeSCADA 2.0.0.8 preview</title>
			<link>http://free-scada.org/content/view/41/2/</link>
			<description>FreeSCADA
2.0.0.8 is out. It includes the following improvements:

  Remote
access
to data channels by HTTP protocol
  Improved
error handling and a number of other bugfixes
  New Chart
control to show channel trends in real-time
  New
ToggleButton control which acts like a checkbox, but has button look
and feel
  TextBox
control with possibility to bind its value to data channels
  “check for
updates” command was added

You can get it from SF download page (https://sourceforge.net/projects/free-scada/files/Free%20SCADA%202/Free%20SCADA%202.0.0.8%20preview/FreeSCADA_preview_2.0.0.8.msi/download). Please note that
FreeSCADA now requires Service Pack 1 (http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7 displaylang=en) for.Net Framework
3.5.

Your comments are welcome!
</description>
			<category>News - Releases</category>
			<pubDate>Sat, 29 Aug 2009 21:41:55 +0100</pubDate>
		</item>
		<item>
			<title>FreeSCADA 2.0.0.7 preview </title>
			<link>http://free-scada.org/content/view/37/2/</link>
			<description>New version of preview package has been created. It has a number of
bug-fixes and several major features. There you can find the following:

  Scripting support + several examples. However better
documentation is needed.
  &quot;Import Graphics&quot; command has
been added.
  New Variables view in Designer and Realtime. Perfect
for runtime communication debugging.
  Binding possibility from
property grid was removed.
  Added: ColorEditor, undo/redo
functionality with supporting changes from property grid.
  Adding
more examples for scripting feature.
  Support for dynamically
loaded visual plugins.
  Color binding is implemented as part of
common binding editing dialog.
  A lot of bugfixes for every
FreeSCADA module.


Version 2.0.0.7 (preview) is here (http://sourceforge.net/projects/free-scada/files/Free%20SCADA%202/FreeSCADA_preview_2.0.0.7.msi/download) 
PS. Don't forget to uninstall earlier version before proceed with the
new install.
</description>
			<category>News - Releases</category>
			<pubDate>Tue, 31 Mar 2009 09:53:57 +0100</pubDate>
		</item>
		<item>
			<title>FreeSCADA 2.0.0.6 preview </title>
			<link>http://free-scada.org/content/view/36/2/</link>
			<description>FreeSCADA version 2.0.0.6 (preview) got released. This is a bugfix
release with several new features:

  MODBUS communication plugin was significantly improved. Now
it offers serial MODBUS protocol support and allows writing data
back to the device. There were also several
 improvements in TCP/IP protocol.
  Scripting support for Simulator plugin. It allows defining
&quot;computable&quot; channels which use Python interpreter to calculate its
value. See examples for more details.
   New common dialog to associate visual element property
with project variables. It provides the same look and feel for
different binding types.
  Few new examples: &quot;Bouncing ball&quot; and &quot;Coffee machine&quot;.
  Several bug fixes for schema editing.

You can get it from SF download page (http://downloads.sourceforge.net/free-scada/FreeSCADA_preview_2.0.0.6.msi?use_mirror=).bug tracking system (http://apps.sourceforge.net/mantisbt/free-scada).
If you have earlier version of FS2, please uninstall it before
proceed with the new install.
</description>
			<category>News - Releases</category>
			<pubDate>Sat, 14 Feb 2009 12:47:14 +0100</pubDate>
		</item>
		<item>
			<title>FreeSCADA 2.0.0.5 preview</title>
			<link>http://free-scada.org/content/view/33/2/</link>
			<description>I’m
glad to
announce new version of FreeSCADA 2 (preview). There are number of
major improvements such as

  Archiver
module allows you to save project variables (channels) into a database.
At this
moment there is only one simple “rule” for archiving by using system
timer and
specified time interval.
  Archived
data can be analyzed by using Trends of Table views from “RunTime”
module. You
can specify any desired time interval for data retrieval.
  This
version also has two new communication plugins: MODBUS protocol support
(basic
implementation so far) and configurable timers (allows you to define
custom
timers and use them like normal project variable).
  We
are also moving forward with improving Schema editing capabilities.
This
version has basic implementation of “bindings” technique when user can
“bind”
any element property with “any” project variable. We hope it can make
editing
easier and flexible in future.
  A lot of bug fixes.

If
you see
a bug, please tell us about it using our bug tracking system (http://apps.sourceforge.net/mantisbt/free-scada).
Version
2.0.0.5 (preview) is here (http://downloads.sourceforge.net/free-scada/FreeSCADA_preview_2.0.0.5.msi?use_mirror=)
PS.
Don't
forget to uninstall earlier version before proceed with the new install.
</description>
			<category>News - Releases</category>
			<pubDate>Sun, 18 Jan 2009 23:58:50 +0100</pubDate>
		</item>
	</channel>
</rss>
