<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>The Open Source Phasor Data Concentrator</title><link>http://openpdc.codeplex.com/project/feeds/rss</link><description>The openPDC is a complete Phasor Data Concentrator designed to sort, process and archive streaming time-series data in real-time.</description><item><title>New Post: Probleme with csv historian</title><link>http://openpdc.codeplex.com/discussions/444456</link><description>&lt;div style="line-height: normal;"&gt;Hello , i create an historian .csv.  But i have this error  in the file statuslog and i have no archive. :&lt;br /&gt;
&lt;br /&gt;
[21/05/2013 16:38:33] [CSVHISTO] Attempting connection...&lt;br /&gt;
[21/05/2013 16:38:33] [CSVHISTO] Connection attempt failed: The process cannot access the file 'C:\Windows\system32\measurements.csv' because it is being used by another process.&lt;br /&gt;
[21/05/2013 16:38:33] [CSVHISTO] Exception occured during disconnect: Object reference not set to an instance of an object.&lt;br /&gt;
&lt;br /&gt;
CSVHISTO is the nema of the historian. &lt;br /&gt;
I dont know what can i do.&lt;br /&gt;
Thank you.&lt;br /&gt;
JeanMarc JANSEN (RTE France)&lt;br /&gt;
&lt;/div&gt;</description><author>RTEJMJ</author><pubDate>Tue, 21 May 2013 16:25:04 GMT</pubDate><guid isPermaLink="false">New Post: Probleme with csv historian 20130521042504P</guid></item><item><title>New Post: Historian Web Service no longer returning good data</title><link>http://openpdc.codeplex.com/discussions/444324</link><description>&lt;div style="line-height: normal;"&gt;This is a test openPDC, so I stopped it, and deleted all Archive and Statistics files. Upon restart these files were recreated. The historian statistics metadata look correct, as far as I can tell from a brief inspection. The metadata show the system and concentrator statistics from id=1 to 35, and then a gap until id=957 for the first non-concentrator statistics.&lt;br /&gt;
&lt;br /&gt;
When I use the Historian View, the statistics look good. However, when I use the web service, the data remains as before (Unknown, very old, 0.0). This is true when I use the web service manually from a browser.&lt;br /&gt;
&lt;br /&gt;
I normally use the web service via a program, and didn't notice when the data went bad. It certainly worked fine at some unknown time. Non statistics data still arrives in good form.&lt;br /&gt;
&lt;/div&gt;</description><author>patpentz</author><pubDate>Mon, 20 May 2013 20:19:41 GMT</pubDate><guid isPermaLink="false">New Post: Historian Web Service no longer returning good data 20130520081941P</guid></item><item><title>New Post: Flat Line test with a public smtp server</title><link>http://openpdc.codeplex.com/discussions/444335</link><description>&lt;div style="line-height: normal;"&gt;I'm configuring a Flatline Test adapter, but I don't have a smtp server in my computer. Is it possible to configure a flatline adapter with a public smtp server, like gmail?&lt;br /&gt;
&lt;br /&gt;
Thank you&lt;br /&gt;
Paulo André&lt;br /&gt;
&lt;/div&gt;</description><author>sehnpa</author><pubDate>Mon, 20 May 2013 20:15:20 GMT</pubDate><guid isPermaLink="false">New Post: Flat Line test with a public smtp server 20130520081520P</guid></item><item><title>Source code checked in, #84826</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84826</link><description>Synchrophasor-VS2012&amp;#58; Added openPDCManager.exe.config to the WiX installer.</description><author>staphen</author><pubDate>Mon, 20 May 2013 20:12:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84826 20130520081245P</guid></item><item><title>New Post: Historian Web Service no longer returning good data</title><link>http://openpdc.codeplex.com/discussions/444324</link><description>&lt;div style="line-height: normal;"&gt;Here's a few things you can try:&lt;br /&gt;
&lt;br /&gt;
(1) Check disk space on where historian data files are located (by default, ...\Program Files\openPDC\Archive) - a full disk can cause this error&lt;br /&gt;
(2) Stop the openPDC service then delete *_dbase.dat, *_startup.dat and scratch.dat (i.e., anything but a &amp;quot;.D&amp;quot; file) in the archive folder restart PDC and see if the historian service returns to normal operation? This deletes the non-data related files that may become corrupted due to an improper shutdown or other activity - these will be recreated once the PDC restarts - then you can try the tool again.&lt;br /&gt;
(3) If these steps do not work, one of your recent &amp;quot;.D&amp;quot; files may be corrupted (e.g., ppa_archive.d) and may need to be deleted - back up all files before deletion of &lt;strong&gt;&lt;em&gt;ANY&lt;/em&gt;&lt;/strong&gt; .D files so you do not lose an historical data.&lt;br /&gt;
(4) Also be sure to validate the timestamp of the incoming measurement data and make sure it is good quality and a reasonable time.&lt;br /&gt;
&lt;/div&gt;</description><author>ritchiecarroll</author><pubDate>Mon, 20 May 2013 19:41:34 GMT</pubDate><guid isPermaLink="false">New Post: Historian Web Service no longer returning good data 20130520074134P</guid></item><item><title>New Post: Historian Web Service no longer returning good data</title><link>http://openpdc.codeplex.com/discussions/444324</link><description>&lt;div style="line-height: normal;"&gt;I am no longer getting good data from the Historian Web Service (Statistics) at:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;http://ISO-PDCD-1:6152/historian/timeseriesdata/read/current/1-1163/xml
&lt;/code&gt;&lt;/pre&gt;

every value is Quality: Unknown ReceivedTime: 1/1/1995 12:00:00 AM value: 0.0&lt;br /&gt;
&lt;br /&gt;
I am running openPDC 1.5.226.&lt;br /&gt;
&lt;/div&gt;</description><author>patpentz</author><pubDate>Mon, 20 May 2013 19:27:38 GMT</pubDate><guid isPermaLink="false">New Post: Historian Web Service no longer returning good data 20130520072738P</guid></item><item><title>Source code checked in, #84820</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84820</link><description>1&amp;#41; Fixed the registry keys in the installer.&amp;#13;&amp;#10;2&amp;#41; In ConfigurationSetupUtility, added code to log exceptions to the error log on the SetupInProgressScreen.</description><author>staphen</author><pubDate>Mon, 20 May 2013 17:59:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84820 20130520055957P</guid></item><item><title>Source code checked in, #84811</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84811</link><description>Synchrophasor-VS2012&amp;#58;&amp;#13;&amp;#10;1&amp;#41; Fixed dependencies for the InstallerActions project.&amp;#13;&amp;#10;2&amp;#41; Added post-build event to the openPDC project to copy the tools that exist in the openPDCSetup folder to the output directory.</description><author>staphen</author><pubDate>Mon, 20 May 2013 12:35:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84811 20130520123545P</guid></item><item><title>New Post: TRANSFER A CALCULATED MEASUTEMT BY OUTPUTSTREAM</title><link>http://openpdc.codeplex.com/discussions/444147</link><description>&lt;div style="line-height: normal;"&gt;I have never been able to do it directly (although I think you can). What I do is map all of my calculated values to a virtual device and the. Add the device to the output stream. Works like a charm.&lt;br /&gt;
&lt;br /&gt;
Kevin&lt;br /&gt;
&lt;/div&gt;</description><author>kevinjones</author><pubDate>Sat, 18 May 2013 16:41:34 GMT</pubDate><guid isPermaLink="false">New Post: TRANSFER A CALCULATED MEASUTEMT BY OUTPUTSTREAM 20130518044134P</guid></item><item><title>New Post: TRANSFER A CALCULATED MEASUTEMT BY OUTPUTSTREAM</title><link>http://openpdc.codeplex.com/discussions/444147</link><description>&lt;div style="line-height: normal;"&gt;Hi!&lt;br /&gt;
&lt;br /&gt;
I created a new measurement by an action adapter and I would like to transfer this measurement through an  OutputStream to other remote computer. Is it possible to make this implementation? if it's possible, how Can I do it?&lt;br /&gt;
&lt;br /&gt;
regards,&lt;br /&gt;
&lt;br /&gt;
Itan&lt;br /&gt;
&lt;/div&gt;</description><author>itan_leon</author><pubDate>Sat, 18 May 2013 16:36:37 GMT</pubDate><guid isPermaLink="false">New Post: TRANSFER A CALCULATED MEASUTEMT BY OUTPUTSTREAM 20130518043637P</guid></item><item><title>Source code checked in, #84747</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84747</link><description>Synchrophasor&amp;#58; Version change for build Synchrophasor_v1.5.233.0.</description><author>pinalpatel</author><pubDate>Thu, 16 May 2013 16:36:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84747 20130516043645P</guid></item><item><title>New Post: Alarm when signal is NaN</title><link>http://openpdc.codeplex.com/discussions/443934</link><description>&lt;div style="line-height: normal;"&gt;I need to test for a few signals that might be 'NaN'. The values must be both non-zero and non-NaN; would a test for zero work in this case, so that an alarm is raised for either zero value or NaN value.&lt;br /&gt;
&lt;br /&gt;
Otherwise I would have to create a DynamicCalculator that test for these values, outputing a boolean signal which could be alarmed. I hope to avoid this second step.&lt;br /&gt;
&lt;/div&gt;</description><author>patpentz</author><pubDate>Thu, 16 May 2013 16:29:38 GMT</pubDate><guid isPermaLink="false">New Post: Alarm when signal is NaN 20130516042938P</guid></item><item><title>Source code checked in, #84746</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84746</link><description>Synchrophasor&amp;#58; Updated openHistorian trending tool&amp;#58; HistorianView.</description><author>pinalpatel</author><pubDate>Thu, 16 May 2013 16:29:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84746 20130516042934P</guid></item><item><title>Source code checked in, #84745</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84745</link><description>Synchrophasor&amp;#58; Updated openHistorian playback &amp;#47; export tool&amp;#58; HistorianPlaybackUtility.</description><author>pinalpatel</author><pubDate>Thu, 16 May 2013 16:29:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84745 20130516042929P</guid></item><item><title>Source code checked in, #84744</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84744</link><description>Synchrophasor&amp;#58; Updated time-series framework dependencies.</description><author>pinalpatel</author><pubDate>Thu, 16 May 2013 16:29:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84744 20130516042912P</guid></item><item><title>Source code checked in, #84743</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84743</link><description>Synchrophasor&amp;#58; Updated code library dependencies.</description><author>pinalpatel</author><pubDate>Thu, 16 May 2013 16:29:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84743 20130516042903P</guid></item><item><title>Source code checked in, #84742</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84742</link><description>Historian&amp;#58; Version change for build Historian_v1.1.231.0.</description><author>pinalpatel</author><pubDate>Thu, 16 May 2013 16:27:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84742 20130516042729P</guid></item><item><title>Source code checked in, #84740</title><link>http://openpdc.codeplex.com/SourceControl/changeset/changes/84740</link><description>Historian&amp;#58; Updated time-series framework dependencies.</description><author>pinalpatel</author><pubDate>Thu, 16 May 2013 16:24:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #84740 20130516042445P</guid></item><item><title>New Post: PowerCalculation Stopped Working</title><link>http://openpdc.codeplex.com/discussions/443262</link><description>&lt;div style="line-height: normal;"&gt;This and many other adapter problems occurred when the Time Domain service stopped working. OpenPDC is very dependent on good time!!!&lt;br /&gt;
&lt;/div&gt;</description><author>patpentz</author><pubDate>Wed, 15 May 2013 19:17:18 GMT</pubDate><guid isPermaLink="false">New Post: PowerCalculation Stopped Working 20130515071718P</guid></item><item><title>New Post: DynamicCalculation Parse Errors - How to prevent?</title><link>http://openpdc.codeplex.com/discussions/443149</link><description>&lt;div style="line-height: normal;"&gt;I found my reference as to how to make double.IsNan to DynamicCalculator. Add as import:&lt;br /&gt;
&lt;br /&gt;
AssemblyName={mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089}, TypeName=System.Math;AssemblyName={mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089}, TypeName=System.Double&lt;br /&gt;
&lt;br /&gt;
I would recommend that this assembly be make always available, since NaN's will become more prevalent.&lt;br /&gt;
&lt;/div&gt;</description><author>patpentz</author><pubDate>Tue, 14 May 2013 17:20:12 GMT</pubDate><guid isPermaLink="false">New Post: DynamicCalculation Parse Errors - How to prevent? 20130514052012P</guid></item></channel></rss>