<?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: problems with Real-time application in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983851#M856496</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hps"&gt;My hardware is NI CompactRIO 9074. My data is temperature data, current data, (data 0-10V. &lt;SPAN&gt;&lt;SPAN class="hps"&gt;these&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data are acquired&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in a while loop&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;then I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;assigns each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;parameter&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;coefficient&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Then I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;put them&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in shared&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;FIFO&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;variables,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;also&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;published&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;modbus.dans&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;one second&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;while loop,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;receives the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;shared variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;recorded&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in a text&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;type&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;csv&lt;/SPAN&gt;&lt;/SPAN&gt;).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt;&lt;SPAN&gt;'ll give you a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;csv&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;The results are&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;completely&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;different&lt;/SPAN&gt;&lt;SPAN&gt;, there is still&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;zero&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as a value&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;when one is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;real time&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Sep 2014 18:21:18 GMT</pubDate>
    <dc:creator>levla</dc:creator>
    <dc:date>2014-09-08T18:21:18Z</dc:date>
    <item>
      <title>problems with Real-time application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983543#M856469</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I developing a application for acquisition sensors and treatment of data.This application uses &lt;SPAN class="hps"&gt;shared variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Modbus&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data available in labview.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;My application running normally, but when I try to deploy in real-time application, it don't give the same informations and I have a file &lt;SPAN class="hps"&gt;error&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attached&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;parts.Shared variables and modbus data &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;are&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;compatible with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;real time&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;application?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hps"&gt;Thanks for your help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 16:59:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983543#M856469</guid>
      <dc:creator>levla</dc:creator>
      <dc:date>2014-09-08T16:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: problems with Real-time application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983553#M856474</link>
      <description>What hardware is your application running on? There is nothing abut RT that would explicitly preclude any of the things that you mention you are using. What does you code look like? What errors? What do you mean that the code gives "different information"? No data? Different data?&lt;BR /&gt;&lt;BR /&gt;Mike...</description>
      <pubDate>Mon, 08 Sep 2014 17:12:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983553#M856474</guid>
      <dc:creator>mikeporter</dc:creator>
      <dc:date>2014-09-08T17:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: problems with Real-time application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983851#M856496</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hps"&gt;My hardware is NI CompactRIO 9074. My data is temperature data, current data, (data 0-10V. &lt;SPAN&gt;&lt;SPAN class="hps"&gt;these&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data are acquired&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in a while loop&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;then I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;assigns each&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;parameter&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;coefficient&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Then I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;put them&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in shared&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;FIFO&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;variables,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;also&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;published&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;modbus.dans&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;one second&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;while loop,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;receives the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;shared variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;recorded&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in a text&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;type&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;csv&lt;/SPAN&gt;&lt;/SPAN&gt;).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt;&lt;SPAN&gt;'ll give you a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;csv&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;file.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;The results are&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;completely&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;different&lt;/SPAN&gt;&lt;SPAN&gt;, there is still&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;zero&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as a value&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;when one is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;real time&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 18:21:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983851#M856496</guid>
      <dc:creator>levla</dc:creator>
      <dc:date>2014-09-08T18:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: problems with Real-time application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983881#M856501</link>
      <description>&lt;P&gt;File error?&amp;nbsp; That just screams you are trying to write to the C drive, which does not exist on an RT system.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 18:53:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2983881#M856501</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2014-09-08T18:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: problems with Real-time application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2984123#M856509</link>
      <description>&lt;P&gt;I think the cRIO 9074 OS is VxWorks, so it should have C drive, but the path syntax is different than WIndows, i.e. &lt;EM&gt;/c/logs/errors&lt;/EM&gt;. I was using similar path to log errors on a cRIO 9024&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2014 19:52:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2984123#M856509</guid>
      <dc:creator>chembo</dc:creator>
      <dc:date>2014-09-08T19:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: problems with Real-time application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2984133#M856512</link>
      <description>&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YH93CAG&amp;amp;l=en-US" target="_blank" rel="noopener"&gt;Working with File Paths on Real-Time Targets&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've seen lots of people ask where their files are because they are writing on the cRIO and not their Windows machine.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2025 16:37:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2984133#M856512</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2025-10-09T16:37:11Z</dc:date>
    </item>
    <item>
      <title>Re : problems with Real-time application</title>
      <link>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2984575#M856586</link>
      <description>&lt;P&gt;&amp;nbsp;My Project, real time application and file generate after deploy my real time application are attached file.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 07:22:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/problems-with-Real-time-application/m-p/2984575#M856586</guid>
      <dc:creator>levla</dc:creator>
      <dc:date>2014-09-09T07:22:11Z</dc:date>
    </item>
  </channel>
</rss>

