<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Generate secure file for Data History Report in SCADA in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Generate-secure-file-for-Data-History-Report-in-SCADA/m-p/995871#M445285</link>
    <description>&lt;P&gt;Do you have a question to go with this zip file of bitmap images you posted?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why not just upload the two images as either .jpeg or .png files directly?&lt;/P&gt;</description>
    <pubDate>Sat, 03 Oct 2009 03:08:06 GMT</pubDate>
    <dc:creator>RavensFan</dc:creator>
    <dc:date>2009-10-03T03:08:06Z</dc:date>
    <item>
      <title>Generate secure file for Data History Report in SCADA</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Generate-secure-file-for-Data-History-Report-in-SCADA/m-p/995239#M444997</link>
      <description />
      <pubDate>Fri, 02 Oct 2009 07:04:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Generate-secure-file-for-Data-History-Report-in-SCADA/m-p/995239#M444997</guid>
      <dc:creator>vijtin</dc:creator>
      <dc:date>2009-10-02T07:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Generate secure file for Data History Report in SCADA</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Generate-secure-file-for-Data-History-Report-in-SCADA/m-p/995871#M445285</link>
      <description>&lt;P&gt;Do you have a question to go with this zip file of bitmap images you posted?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why not just upload the two images as either .jpeg or .png files directly?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2009 03:08:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Generate-secure-file-for-Data-History-Report-in-SCADA/m-p/995871#M445285</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2009-10-03T03:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Generate secure file for Data History Report in SCADA</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Generate-secure-file-for-Data-History-Report-in-SCADA/m-p/995875#M445287</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hello,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I am using Labview7.0 with DSC. I am trying to generate &lt;FONT color="#ff0000"&gt;&lt;STRONG&gt;.dat&lt;/STRONG&gt;&lt;/FONT&gt; file for &lt;STRONG&gt;Data History Report&lt;/STRONG&gt; in my SCADA. In this .dat file User wants to see data for some perticular time period. My user is giving &lt;STRONG&gt;Start Time Stamp&lt;/STRONG&gt;, &lt;STRONG&gt;Stop Time Stamp&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;Sampling Interval&lt;/STRONG&gt; for data history report. I am getting data from citadel database using &lt;STRONG&gt;&lt;FONT color="#ff0000"&gt;Write Traces to Spreadsheet.vi&lt;/FONT&gt;&lt;/STRONG&gt; tool in DSC Module VIs of block diagram. My software coding part you can see in coding.bmp file in attachment. In scf file I have given database path &lt;STRONG&gt;datalog_rSCADAv72.1a&lt;/STRONG&gt;, which you can see in my attached databasepath.bmp file. &lt;STRONG&gt;Write Traces to Spreadsheet.vi&lt;/STRONG&gt; tool is using &lt;STRONG&gt;datalog_rSCADAv72.1a&lt;/STRONG&gt; path for data retrival. But&amp;nbsp; I am getting below &lt;FONT color="#0000ff"&gt;problems&lt;/FONT&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;1. Some times Write Traces to Spreadsheet.vi&amp;nbsp; tool gives data from database path but some times it doesnot give.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;2. When .dat file gets generate with minimum sampling interval = 1sec for complete 48 hrs trial my PC gets hanged &amp;amp; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; software stops working.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;3. Pl suggest how to solve this problem or is there any way to generate secure file for Data History Report in &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; which user can not be able to change data? User can only able to view data or print data.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;4. Also we want to think about Memory space in harddisk of PC means Data History file should not be of large size.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I&amp;nbsp;have attaching .zip file for analysis. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Pl give me solution as soon as possible.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;vijtin&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2009 04:10:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Generate-secure-file-for-Data-History-Report-in-SCADA/m-p/995875#M445287</guid>
      <dc:creator>vijtin</dc:creator>
      <dc:date>2009-10-03T04:10:13Z</dc:date>
    </item>
  </channel>
</rss>

