<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		
		<title>oscada.org: Latest News</title>
		<link>http://oscada.org/</link>
		<description>Latest news from oscada.org</description>
		<language>en</language>
		<image>
			<title>oscada.org: Latest News</title>
			<url>http://oscada.org/fileadmin/tt_news_article.gif</url>
			<link>http://oscada.org/</link>
			<width></width>
			<height></height>
			<description>Latest news from oscada.org</description>
		</image>
		<generator>TYPO3 - get.content.right</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		
		
		
		<lastBuildDate>Tue, 22 Jun 2010 19:26:00 +0300</lastBuildDate>
		
		
		<item>
			<title>The article in the journal &quot;L-tech. Components and technologies&quot;. </title>
			<link>http://www.eltech.spb.ru/</link>
			<description>In the journal &quot;L-tech. Components and technologies&quot; the article titled  &quot;OpenSCADA installation in...</description>
			<content:encoded><![CDATA[]]></content:encoded>
			<category>News</category>
			<category>Publication</category>
			
			
			<pubDate>Tue, 22 Jun 2010 18:34:00 +0300</pubDate>
			
		</item>
		
		<item>
			<title>On June, 4th, 2010, in Rostov on Don (Russia) the workshop of the rostov-on-don AltLinux group has taken place</title>
			<link>http://oscada.org/en/news-storage/single-page/article//on-may-4th-2010-in-rostov-on-don-russia-the-workshop-of-the-rostov-on-don-altlinux-group-has-ta-1//cc7e09d81627c14037e1735ff9d64b0a/</link>
			<description>At the seminar, held by the innovative-technological centre &quot;InTech-Don&quot; organization (...</description>
			<content:encoded><![CDATA[The report covered the following topics:
<ul><li> Features of OpenSCADA.</li><li>The list of projects already implemented on the real industrial objects.</li><li>The brief list of organizations which are successfully using the OpenSCADA.</li><li>The role AltLinux in development and implementetion OpenSCADA.</li></ul>]]></content:encoded>
			<category>News</category>
			<category>Report</category>
			
			<author>aleksey@oscada.org</author>
			<pubDate>Fri, 04 Jun 2010 20:22:00 +0300</pubDate>
			
		</item>
		
		<item>
			<title>Released second update for OpenSCADA 0.6.4 (beta 3)</title>
			<link>http://oscada.org/en/news-storage/single-page/article//released-first-update-for-openscada-064-beta-2//a80f60cde3773674843bc134f4cec9d2/</link>
			<description>Second update 0.6.4.2 is targeted for fixes more bugs and for add several improvements, include API...</description>
			<content:encoded><![CDATA[<p class="indent10">Fixes such critical bugs:</p>
<ul><li>Fixed more 50 bugs.</li><li>Multiply program call mechanism is fixed for locked process' PID check, by reason old locks deletion from /tmp directory by system.</li><li>DAQ.BlockCalc, DAQ.JavaLikeCalc, DAQ.LogicLev, DAQ.Siemens: Getting broken data into redundance code for no redundance tasks and for no one reserve station present.</li></ul>
<p class="indent10">Made such important changes:</p>
<ul><li>DemoDB: View cadre and Result graphics scaling for present items is added. Some fixes is made.</li><li>DOC: The DAQ document and generic document of OpenSCADA translation to English is added.</li><li>DAQ.JavaLikeCalc: The function isEVal() is added to base types for EVAL values detection. A function to compile stage is added correct EVAL values casting.</li><li>DAQ.ModBus: The suffixes 'i2,i4,f,b0' to registers (R and RI) added for flexibly accessing by different data types.</li><li>Transport.Serial: Flow control mode selection is added. Supported hardware (CRTSCTS) and software (IXON|IXOFF) flow controls.</li><li>Archive.FSArch: Info files creation is added for packed archives and without this data storing into DB.&nbsp;The function allow fast archives connection to other stations.</li><li>Archive.FSArch, Archive.DBArch: Addon parameters storing is moved to XML-field &quot;A_PRMS&quot;.</li><li>SYS: User's API function &quot;strFromCharCode&quot; is added.</li><li>UI.VCAEngine: Mutable attribute's fields inherit enabled and made safe.</li><li>DAQ.JavaLikeCalc: Cycle view for object's properties scan is added &quot;for( &lt;i&gt; in &lt;obj&gt; ) &lt;code&gt;;&quot;.</li><li>SYS.TVarObj: The function propList() is added for attributes scan allow.</li><li>DAQ.Value: User's API functions get() and set() attribute is added.</li><li>SYS: Symbols shielding, like &quot;\n&quot;, encoding &quot;ShieldSimb&quot; is added for function strEncode().</li><li>SYS: The function strParse() is added for expand function strSepParse() to multi-symbols separators support and one symbol separator's merging.</li><li>Protocol: The function itemListIn() is added for protocol's items allow for select. Subsystem modules API version is changed to 3.</li><li>Transport, DAQ.ModBus, Protocol.UserProtocol: Protocol's items selection, by function TProtocol::itemListIn(), support is added.</li><li>SYS.TCntrNode, SYS.TCfg, SYS.TFld, DAQ.JavaLikeCalc.Attr : Structures (classes) data pack is added by #pragma pack(push,1)</li><li>UI.WebVision: The rotation of the primitive Text is added.</li><li>Transport.Serial: Serial transport's timings store is moved to addition parameters field.</li><li>Transport.SSL, Transport.Sockets: Timings is added to output transport for connection time and next response time control.</li><li>UI.QTCfg: Rows adjusting is added for tables after new rows add. Table's content copy to clipboard is added.</li><li>Transport.Serial: Modem mode support is added for all input and output transports.</li><li>UI.Vision: The QImage is changed to QPixmap for drawing the primitive ElFigure, this has significantly improved the performance.</li><li>UI.Vision: VCA station display field, into runtime window status, is made hiden for local station.&nbsp;For primitive &quot;Diagram&quot; building used QImage instead QPicture and for significant the performance improved.</li><li>SYS: Debug counters interface is added to TSYS.</li><li>SYS: The document &quot;Quick start&quot; is added.</li><li>UI.Vision: UI properties support is added. Icons size for toolbars management and save it is added.</li></ul>
<p class="indent10">Created new modules and&nbsp;new versions released for modules:</p>
<ul><li>Archive.FSArch - 1.3.2 -&gt; 1.4.0, fixing and improvements for performance rise</li><li>Archive.DBArch - 0.9.0&nbsp;-&gt; 0.9.1, some improvements</li><li>DAQ.System - 1.7.0 -&gt; 1.7.1, code clear</li><li>DAQ.BlockCalc -&nbsp;1.3.0&nbsp;-&gt; 1.3.1, fixing</li><li>DAQ.JavaLikeCalc - 1.6.0 -&gt; 1.7.0, fixing, optimization and improvements</li><li>DAQ.LogicLev - 1.1.0 -&gt; 1.1.1, fixing</li><li>DAQ.Siemens - 1.2.1 -&gt; 1.2.2, fixing</li><li>DAQ.ModBus - 1.0.2 -&gt; 1.1.0, fixing and improvements</li><li>DAQ.DCON - 0.3.1 -&gt; 0.3.2, fixing and improvements</li><li>DAQ.ICP_DAS - 0.7.0 -&gt; 0.7.1, fixing and improvements</li><li>DAQ.OPC_UA - 0.5.0, new module</li><li>Transport.Sockets - 1.4.1 -&gt; 1.4.2, fixing and improvements</li><li>Transport.SSL - 0.9.0 -&gt; 0.9.1, fixing and improvements</li><li>Transport.Serial - 0.6.0 -&gt; 0.7.0, fixing and significant improvements</li><li>Protocol.UserProtocol&nbsp;- 0.5.0, new module</li><li>Protocol.ModBus - 0.5.1 -&gt; 0.6.0, fixing and improvements</li><li>Protocol.OPC_UA&nbsp;- 0.5.0, new module</li><li>UI.QTStarter - 1.5.3 -&gt; 1.5.4,&nbsp;improvements</li><li>UI.QTCfg - 1.8.2 -&gt; 1.8.3, fixing and improvements</li><li>UI.WebCfgD - 0.6.3 -&gt; 0.6.4, fixing</li><li>UI.VCAEngine - 0.9.5 -&gt; 0.9.6, fixing, optimization and improvements</li><li>UI.Vision - 0.9.5 -&gt; 0.9.6, fixing, optimization and improvements</li><li>UI.WebVision - 0.7.5 -&gt; 0.8.0, fixing and improvements</li><li>UI.WebUser - 0.5.9, new module</li></ul>
<p class="indent10">Notes:</p>
<ul><li>02-06-2010 - The packages for distributive Fedora 13 and CentOS 5 build and uploaded. The packages allocated to official Fedora repositories.</li><li>01-06-2010 - The packages for distributive Fedora 11 and 12 build and uploaded. The packages allocated to official Fedora repositories.</li><li>31-05-2010 - The packages for distributive Open SuSE 11.2 build and uploaded. The PLC images based on ALTLinux 5.1 distributive and OpenSCADA 0.6.4.2 build.</li><li>29-05-2010 - Live CD and Live USB based on ALTLinux 5.1 distributive and OpenSCADA 0.6.4.2 build. The release's packages allocated to ALTLinux repositories: Sisyphus, Branch 5.1 and Branch 4.1. The packages for distributive Debian GNU/Linux 5 build and uploaded.</li></ul>]]></content:encoded>
			<category>News</category>
			<category>Release</category>
			
			<author>rom_as@oscada.org</author>
			<pubDate>Tue, 25 May 2010 10:00:00 +0300</pubDate>
			
		</item>
		
		<item>
			<title>On April, 8th, 2010, in Rostov on Don (Russia) the workshop on the industrial automation took place in the Donskoy State Technical University</title>
			<link>http://oscada.org/en/news-storage/single-page/article//on-april-8th-2010-in-rostov-on-don-russia-the-workshop-on-the-industrial-automation-took-place//9c61fec07d339c65b62bb1e098fd9b54/</link>
			<description>At the seminar on industrial automation, held by the &quot;RPS-Automation&quot; Ltd ( http://www.rps-a.ru ),...</description>
			<content:encoded><![CDATA[The report covered the following topics:
<ul><li> Features of OpenSCADA.</li><li>The list of projects already implemented on the real industrial objects.</li><li>The brief list of organizations which are successfully using the OpenSCADA.</li></ul>]]></content:encoded>
			<category>News</category>
			<category>Report</category>
			
			<author>aleksey@oscada.org</author>
			<pubDate>Mon, 12 Apr 2010 10:43:00 +0300</pubDate>
			
		</item>
		
		<item>
			<title>Released first update for OpenSCADA 0.6.4 (beta 2)</title>
			<link>http://oscada.org/en/news-storage/single-page/article//released-first-update-for-openscada-064-beta-2-kopija-1//1c0ad5c1492ecf9e43497269d207527e/</link>
			<description>First update 0.6.4.1 is targeted for fixes more bugs and for add several improvements, include API...</description>
			<content:encoded><![CDATA[Fixes such critical bugs:
<ul><li>Fixed more 70 bugs.</li><li>Transport.Serial, DAQ.DCON, DAQ.ModBus: Serial transport is made optimal and typical and fixed some bugs. The transport clients is adapted for new mechanism.</li><li>SYS: Incorrect thread policy set is fixed. For set RealTime policy need set attribute PTHREAD_EXPLICIT_SCHED for thread.</li><li>Transport.Sockets, Transport.SSL: Not full writing into function write() is fixed.&nbsp;&nbsp;&nbsp; Ordinary function write() is write limited buffer (~50kB) and for write big data blocks need check and repeat request. Fixed checking for allow data into SSL-buffer for BIO_read() function of SSL.</li><li>DAQ.ModBus: Resource alloc lost on time data gathering is fixed. By reason resourced string's assign for direct string set, by constructor.</li><li>UI.VCAEngine: The crash on mutable attributes modify is fixed. Mutable attribute's structure is not inherited now.</li><li>SYS.Res: Timeouted resource lock and deadlock control is fixed.</li><li>DAQ.JavaLikeCalc: Using functions for controller's parameters from function's IO is fixed for first using time.</li></ul>
Made such important changes:
<ul><li>UI.VCAEngine, UI.Vision, UI.WebVision: Full diagramm vertical scaling support is added.</li><li>Special.FLibComplex1: The function PID is expanded by new parameters: Kd, Tzd and followSp. And parameter Tf is removed.</li><li>UI.Vision, UI.WebVision: The alpha support is added to colors for all primitives.</li><li>DAQ: Error code is added to conroller status.</li><li>UI.Vision, UI.WebVision: Vertical scale is improved for primitive &quot;Diagram&quot;.</li><li>Transport: User's API function &quot;messIO()&quot; is added to object of output transport for make requests through protocol.</li><li>SYS, Special.FLibSYS: User's API object XMLNodeObj is moved to OpenSCADA core (tvariant.h, tvariant.cpp).</li><li>UI.VCAEngine: Object's functions of user's API is added: user(), alrmSndPlay() and alrmQuittance().</li><li>Archives: User's API function messGet() is added to Archive subsystem object.</li><li>DB: User's API functions SQLReq() is added to DB object.</li><li>SYS.Function, DAQ.BlockCalc, DAQ.LogicLev, UI.VCAEngine: To check controller's parameters the modify controll mechanism is added.</li><li>SYS: User's API functions is added to OpenSCADA core object: system(), message(), XMLNode() and cntrReq().</li><li>SYS: Multiply start preventing is added to demo-start and user-start scripts.</li><li>DAQ.JavaLikeCalc: User's API functions is added to string type value: insert, replace, toReal, toInt, parse, parsePath and path2sep.</li><li>SYS: User's API functions is added to OpenSCADA core object: time, localtime, strftime, strptime and cron.</li><li>SYS: The User's system API, based on object TCntrNodeObj is expanded for user permition control. TAreaObj object is renamed to TArrayObj.</li><li>SYS.XML: XML node convert to stream, function save(), is made optimal for time.</li><li>SYS.Value, DAQ.DAQGate: Separated attributes request support is added. Used for access to archivated and often updated values.&nbsp;All other values requested with sync period or after request to its. Used for decrease load and time at DAQGate exchanging to remote OpenSCADA station.</li><li>UI.Vision: An identical atributes of group widgets setup suport is added to the atributes inspector through group.</li><li>SYS: User's API functions is added to OpenSCADA core object: messDebug, messInfo, messNote, messWarning, messErr, messCrit, messAlert and messEmerg.</li><li>Transport.SSL: Keep alive limits support is added. Reconection support is added, after connection close by server and prevent requests lost.</li><li>SYS: Global functions is added for central control for OpenSCADA tasks: taskCreate() and taskDestroy(). All OpenSCADA parts is used new tasks API.</li><li>UI.VCAEngine: The special attribute &quot;this&quot; is added for direct access to control object (Widget or Page) from scripts. To object &quot;Widget&quot; added functions of user's API: ownerSess(), ownerPage(), ownerWdg(), attrPresent(), attr() and attrSet().</li><li>DAQ: Start realisation of module &quot;OPC_UA&quot; is added.</li><li>DAQ: Template module &quot;=Tmpl=&quot; for &quot;DAQ&quot; subsystem is created.</li><li>SYS.Archive: Adaptive generic request to archives is made. For need period make archivator quality select. Prevent long time processin for big intervals.</li><li>DAQ, DAQ.DAQGate: Data request made optimal by request size and time into reserve mode is added. The flag of detect requests is set independent into OpenSCADA core.</li><li>DemoDB: Demo DB is significant updated for support new features and include new improvements from Ball mills automatic system project.</li><li>DAQ.ICP_DAS: DIP switch status for LP-8781 is enabled. Serial message send functions is moved to common function serReq() and all requests used it.</li><li>DemoDB: User call for Demo DB support is added for write to DB support.</li><li>SYS: The files debian/* is added for build Debian packages support.</li><li>DOC: OpenSCADA manual documents and API document is updated for 0.6.4.1. The API OpenSCADA document's translation to English is added.</li><li>DOC: TODO and README documents is updated. README translation to Ukrainian is added.</li><li>DemoDB: View cadre and Result graphics scaling for present items is added. Some fixes is made.</li><li>DOC: The DAQ document and generic document of OpenSCADA translation to English is added.</li></ul>
Created new modules and&nbsp;new versions released for modules:
<ul></ul>
<ul><li>Archive.FSArch - 1.3.1 -&gt; 1.3.2,&nbsp;fixing</li><li>DAQ.BlockCalc -&nbsp;1.2.1 -&gt; 1.3.0, improvements and fixing</li><li>DAQ.JavaLikeCalc - 1.5.0 -&gt; 1.6.0, significant improvements and fixing</li><li>DAQ.LogicLev - 1.0.1 -&gt; 1.1.0, improvements and fixing</li><li>DAQ.ModBus - 1.0.1 -&gt; 1.0.2, fixing</li><li>DAQ.DCON - 0.3.0 -&gt; 0.3.1, improvements and fixing</li><li>DAQ.ICP_DAS - 0.5.0 -&gt; 0.7.0, significant improvements and fixing</li><li>DAQ.DAQGate - 0.8.0 -&gt; 0.9.0, significant improvements and fixing</li><li>Transport.Sockets - 1.4.0 -&gt; 1.4.1, fixing</li><li>Transport.SSL - 0.8.2 -&gt; 0.9.0, improvements and fixing</li><li>Transport.Serial - 0.5.0 -&gt; 0.6.0, improvements and fixing</li><li>Protocol.SelfSystem - 0.9.1 -&gt; 0.9.2, fixing</li><li>Protocol.ModBus - 0.5.0 -&gt; 0.5.1, fixing</li><li>Special.FLibComplex1 - 1.0.4 -&gt; 1.0.5, improvements</li><li>Special.FLibSYS - 0.9.0 -&gt; 0.9.1, improvements</li><li>UI.QTCfg - 1.8.1 -&gt; 1.8.2, improvements</li><li>UI.WebCfgD - 0.6.2 -&gt; 0.6.3, fixing</li><li>UI.VCAEngine - 0.9.0 -&gt; 0.9.5, significant improvements and fixing</li><li>UI.Vision - 0.9.0 -&gt; 0.9.5, improvements and fixing</li><li>UI.WebVision - 0.7.0 -&gt; 0.7.5, improvements and fixing</li></ul>
Notes:
<ul><li>30-01-2010 - The release's packages reload for fixed some problems.</li><li>01-02-2010 - Live CD and Live USB based on ALTLinux5 distributive and OpenSCADA 0.6.4.1 build.</li><li>01-02-2010 - The packages for distributive Debian GNU/Linux 5 rebuild and downloaded.</li><li>01-02-2010 - The packages for distributive Open SuSE 11.2 build and downloaded.</li><li>02-02-2010 - The release's packages allocated to ALTLinux repositories: Sisyphus, Branch 5.1 and Branch 4.1.</li></ul>]]></content:encoded>
			<category>News</category>
			<category>Release</category>
			
			<author>rom_as@oscada.org</author>
			<pubDate>Mon, 25 Jan 2010 10:00:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>In the Kiev city on October, 10th 2009 the eighth all-ukrainian conference of developers and users of free software took place.</title>
			<link>http://oscada.org/en/news-storage/single-page/article//in-the-kiev-city-on-october-10th-2009-the-eighth-all-ukrainian-conference-of-developers-and-users-o//24e9c5e25855ac4509277c68cfad7f15/</link>
			<description>The conference was organized by [Root@UA]Media and UAFOSS. The report &quot;Development of the vector...</description>
			<content:encoded><![CDATA[Report materials you can get <link ftp://ftp.oscada.org/OpenSCADA/2009FOSS _blank external-link-new-window "Opens external link in new window">here</link>. The information about the conference you can get <link http://conference.osdn.org.ua/ _blank external-link-new-window "Opens external link in new window">here.</link>]]></content:encoded>
			<category>News</category>
			<category>Report</category>
			
			
			<pubDate>Wed, 04 Nov 2009 09:22:00 +0200</pubDate>
			
		</item>
		
		<item>
			<title>Released new OpenSCADA version 0.6.4.</title>
			<link>http://oscada.org/en/news-storage/single-page/article//released-new-openscada-version-064//3a3530da24beee04ce93f1a6c90ea37f/</link>
			<description>You may read release notes, download new version and see the future plans.</description>
			<content:encoded><![CDATA[<ul><li>Read release notes <link http://wiki.oscada.org/HomePageEn/Doc/OpenSCADA064 _blank external-link-new-window "Opens external link in new window">here</link>.</li><li>Download new version <link 14 page>here</link>.</li><li>See future plans <link http://wiki.oscada.org/HomePageEn/Works/RoadMap _blank>here</link>.</li></ul>]]></content:encoded>
			<category>News</category>
			<category>Release</category>
			
			<author>rom_as@oscada.org</author>
			<pubDate>Mon, 12 Oct 2009 15:00:00 +0300</pubDate>
			
		</item>
		
		<item>
			<title>On September, 10th 2009 in Odessa the second conference of developers and users of the free software on Sea has taked place.</title>
			<link>http://oscada.org/en/news-storage/single-page/article//on-september-10th-2009-in-odessa-the-second-conference-of-developers-and-users-of-the-free-software//7661e85e845f4a7a041c4c63670c696a/</link>
			<description>The conference has organized by [Root@UA]Media, UAFOSS and Odessa National University. On...</description>
			<content:encoded><![CDATA[Report materials you may take <link ftp://ftp.oscada.org/OpenSCADA/2009SeaFOSS _blank external-link-new-window "Opens external link in new window">here</link>. The information about conference you may take from the conference site <link http://www.foss-sea.org.ua _blank>FOSS Sea</link>]]></content:encoded>
			<category>News</category>
			<category>Report</category>
			
			<author>rom_as@oscada.org</author>
			<pubDate>Wed, 16 Sep 2009 10:37:00 +0300</pubDate>
			
		</item>
		
		<item>
			<title>OpenSCADA is located to official repositories of CentOs Linux distribution</title>
			<link>http://oscada.org/en/news-storage/single-page/article//openscada-is-located-to-official-repositories-of-centos-linux-distribution//74df67d2ff6aa887097a1461350c43a7/</link>
			<description>Location process is finished now, but you can right now try version from repositories updates.
</description>
			<content:encoded><![CDATA[For OpenSCADA setup from official repositories updates of CentOs you need call:<br />yum install openscada<br /><br />For overview all allowed packages OpenSCADA:<br />yum list openscada* 
or
yum search openscada
OpenSCADA is accessible in CentOs 5.3]]></content:encoded>
			<category>News</category>
			
			<author>aleksey@oscada.org.ua</author>
			<pubDate>Wed, 12 Aug 2009 22:09:00 +0300</pubDate>
			
		</item>
		
		<item>
			<title>Location process of OpenSCADA to official updates repositories of Fedora distribution is finished now</title>
			<link>http://oscada.org/en/news-storage/single-page/article//location-process-of-openscada-to-official-updates-repositories-of-fedora-distribution-is-finished-no//a57db90a10dd23751d36b1d55c720dea/</link>
			<description>Location process of OpenSCADA to official updates repositories is finished now for Fedora 10 and...</description>
			<content:encoded><![CDATA[For OpenSCADA setup from official repositories updates of Fedora you need call:<br />yum install openscada<br /><br />For overview all allowed packages OpenSCADA:<br />yum list openscada*
OpenSCADA is accessible in Fedora 10 and Fedora 11]]></content:encoded>
			<category>News</category>
			
			<author>aleksey@oscada.org.ua</author>
			<pubDate>Fri, 03 Jul 2009 10:38:00 +0300</pubDate>
			
		</item>
		
	</channel>
</rss>