<?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: labview programing problem in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/labview-programing-problem/m-p/2338354#M731908</link>
    <description>&lt;P&gt;click on the broken run arrow for an explanation...........&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2013 02:58:53 GMT</pubDate>
    <dc:creator>apok</dc:creator>
    <dc:date>2013-03-06T02:58:53Z</dc:date>
    <item>
      <title>labview programing problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/labview-programing-problem/m-p/2338348#M731906</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi, i have problem with my labview programing which in associate with cRio-9025&lt;/P&gt;
&lt;P&gt;which also doing the data acquisition of temperature.&lt;BR /&gt;below is my programing, pls help me to check on it, see error&amp;nbsp;&lt;BR /&gt;did i made.&lt;BR /&gt;Apprecite it, thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2013 02:18:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/labview-programing-problem/m-p/2338348#M731906</guid>
      <dc:creator>kvitf</dc:creator>
      <dc:date>2013-03-06T02:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: labview programing problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/labview-programing-problem/m-p/2338354#M731908</link>
      <description>&lt;P&gt;click on the broken run arrow for an explanation...........&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2013 02:58:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/labview-programing-problem/m-p/2338354#M731908</guid>
      <dc:creator>apok</dc:creator>
      <dc:date>2013-03-06T02:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: labview programing problem</title>
      <link>https://ni.lithium.com/t5/LabVIEW/labview-programing-problem/m-p/2338536#M731940</link>
      <description>&lt;P&gt;Hi, as Apok has mentioned, if you click on the run arrow it will come up with a list of errors and some explanation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;on a quick look though;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;you have an error on the TDMS file open block - the operation constant is shown with a otted line (and seems to be spelt incorrectly). &lt;/LI&gt;
&lt;LI&gt;only one input of the build array in the timed loop is connected&lt;/LI&gt;
&lt;LI&gt;the TDMS file out isn't wired in the case statement (TRUE case) in your while loop&lt;/LI&gt;
&lt;LI&gt;not necessarily an error, but the shift register storing erros isn't wired up in the input to the loop so will only pass through an error on the last iteration&lt;/LI&gt;
&lt;LI&gt;It's also not an error, but bad practise to use flat sequence structures to control program flow - you're better off using data flow to manage things if possible. You could leave the first flat sequence in place to initialise variables, wire the error cluster line to both loops and remove the other two flat sequences.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2013 08:21:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/labview-programing-problem/m-p/2338536#M731940</guid>
      <dc:creator>Paul_F-MCP</dc:creator>
      <dc:date>2013-03-06T08:21:20Z</dc:date>
    </item>
  </channel>
</rss>

