<?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: how to continously record data in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803814#M621663</link>
    <description>&lt;P&gt;YES! I did.&lt;/P&gt;
&lt;P&gt;But the example didn't record the data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2011 23:41:39 GMT</pubDate>
    <dc:creator>Hsin</dc:creator>
    <dc:date>2011-12-08T23:41:39Z</dc:date>
    <item>
      <title>how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803624#M621631</link>
      <description>&lt;P&gt;HELLO&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to cotinously record thermocouple and pressure data.&amp;nbsp; I am only able to capture the final data upon clicking the stop botton. How can I continously collect every data point?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, I am using LabVIEW6 with XP&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 20:32:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803624#M621631</guid>
      <dc:creator>Hsin</dc:creator>
      <dc:date>2011-12-08T20:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803810#M621662</link>
      <description>&lt;P&gt;Did you try to take a look at the DAQ examples (Help&amp;gt;Find Examples...&amp;gt;&amp;gt;Hardware Input and Output&amp;gt;&amp;gt;DaQmx&amp;gt;&amp;gt;Analog Measurements&amp;gt;&amp;gt;Temperature)? I am pretty sure there is one that is doing exactly what you are looking for.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 23:36:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803810#M621662</guid>
      <dc:creator>X.</dc:creator>
      <dc:date>2011-12-08T23:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803814#M621663</link>
      <description>&lt;P&gt;YES! I did.&lt;/P&gt;
&lt;P&gt;But the example didn't record the data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 23:41:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803814#M621663</guid>
      <dc:creator>Hsin</dc:creator>
      <dc:date>2011-12-08T23:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803832#M621667</link>
      <description>&lt;P&gt;Sorry, I can't look at your VI (too early a version for me). Which example did you try? What hardware are you using? Do you get an error and if yes, which? Did you try to test your hardware from within MAX first?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 23:55:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803832#M621667</guid>
      <dc:creator>X.</dc:creator>
      <dc:date>2011-12-08T23:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803856#M621671</link>
      <description>&lt;P&gt;I use the "continous thermocouple mesurement", but I think because of the version, your might different.&lt;/P&gt;
&lt;P&gt;I am using 6023E with SCXI devices. They're recognized by MAX.&lt;/P&gt;
&lt;P&gt;I didn't get any error, just couldn't record each of data point, only the point when I click the stop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 00:10:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803856#M621671</guid>
      <dc:creator>Hsin</dc:creator>
      <dc:date>2011-12-09T00:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803900#M621678</link>
      <description>&lt;P&gt;Please see my program which is attched. Thank you&lt;/P&gt;
&lt;P&gt;And I have a loop for overall as well.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 00:42:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803900#M621678</guid>
      <dc:creator>Hsin</dc:creator>
      <dc:date>2011-12-09T00:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803914#M621680</link>
      <description>&lt;P&gt;Here is what I can see of your code, so it is in part guess work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/60568i99623032AAB2D7DD/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="ScreenHunter_003.jpg" title="ScreenHunter_003.jpg" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 00:43:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803914#M621680</guid>
      <dc:creator>X.</dc:creator>
      <dc:date>2011-12-09T00:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803938#M621684</link>
      <description>&lt;P&gt;So in essence, your code should do what you are describing it does. It is a wonderful example of beginner's code (we have all made some similar stuff at the beginning of our wiring attempts!).&lt;/P&gt;
&lt;P&gt;Unless you really want to look for a loooong while at each bunch&amp;nbsp;of thermocoupe data before moving on to the following, your code should look something like that (in your beginner's style, no offense intended, but there are a few new concepts in the newer versions of LV that would call for an entirely different structure):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/60574iB6D25617B9EB50C7/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="ScreenHunter_004.jpg" title="ScreenHunter_004.jpg" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is obviously oversimplified, but that should give you an idea.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 00:55:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803938#M621684</guid>
      <dc:creator>X.</dc:creator>
      <dc:date>2011-12-09T00:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to continously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803940#M621685</link>
      <description>&lt;P&gt;Wow! That's fantastic! Thank you so much!&lt;/P&gt;
&lt;P&gt;I will try to re-build my program.&lt;/P&gt;
&lt;P&gt;If I have more problems, can I ask you again?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 01:03:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1803940#M621685</guid>
      <dc:creator>Hsin</dc:creator>
      <dc:date>2011-12-09T01:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to continuously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1804660#M621825</link>
      <description>&lt;P&gt;Dear X,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got the data continuously! Thanks a lot!&lt;/P&gt;
&lt;P&gt;But I have another question is the data is repeatedly record on 1 second.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EX: 12/9/11 10:55:01, 27E+030E-150E-3, 27E+030E-150E-3, 27E+030E-150E-3, 27E+030E-150E-3, 27E+030E-150E-3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should I set anything for only record a set of data for a second?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 15:57:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1804660#M621825</guid>
      <dc:creator>Hsin</dc:creator>
      <dc:date>2011-12-09T15:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to continuously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1804668#M621827</link>
      <description>&lt;P&gt;If you want to collect every second just change the delay time (VI with the little clock) from 10 to 1000.&amp;nbsp; It's in milli-seconds so 1000mSec = 1 Sec.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 16:05:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1804668#M621827</guid>
      <dc:creator>NIquist</dc:creator>
      <dc:date>2011-12-09T16:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to continuously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1804670#M621828</link>
      <description>&lt;P&gt;I did use the delay time for 1000!&lt;/P&gt;
&lt;P&gt;But the data still shows like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;12/9/11 10:55:01, 27E+030E-150E-3, 27E+030E-150E-3, 27E+030E-150E-3, 27E+030E-150E-3, 27E+030E-150E-3&lt;/P&gt;
&lt;P&gt;12/9/11 10:55:02, 29E+039E-159E-3, 29E+039E-159E-3, 29E+039E-159E-3,29E+039E-159E-3, 29E+039E-159E-3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did like to have data looks like&lt;/P&gt;
&lt;P&gt;12/9/11 10:55:01, 27E+030E-150E-3&lt;/P&gt;
&lt;P&gt;not repeat for each second&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 16:12:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1804670#M621828</guid>
      <dc:creator>Hsin</dc:creator>
      <dc:date>2011-12-09T16:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to continuously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1804886#M621868</link>
      <description>&lt;P&gt;I don't understand what you are trying to achieve.&lt;/P&gt;
&lt;P&gt;1) Do you want to display the time of acquisition with better precision that one second?&lt;/P&gt;
&lt;P&gt;2) Do you want to acquire at a specific rate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case you want to achieve 1, I would recommend saving raw "tick" values (ms since an arbitrary time t_0)&amp;nbsp;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/60646iB6BF1948D04DF7B4/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="ScreenHunter_005.jpg" title="ScreenHunter_005.jpg" align="center" /&gt;&amp;nbsp; (converted to a string) rather than the date/time string provided by this: &lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/60648i98692E89974E4A6A/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="ScreenHunter_006.jpg" title="ScreenHunter_006.jpg" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;In case you want to achieve 2, the architecture of your program should be slightly different from the one I showed before. You probably want to set the hardware acquisition rate of your waveform data beforehand and use an acquisition mode that buffers the recorded data internally (that is in a RAM buffer) and use a VI that asynchronously polls your hardware to get all the available data. It's difficult to provide you with a definite answer without having access to your code (not your fault though).&lt;/P&gt;
&lt;P&gt;The architecture of your original program (and that I showed) does not provide very precise acquisition rate, as it is dependent on the willingness of your PC to adhere to the "Wait" function delay. That effectively never happens...&lt;/P&gt;
&lt;P&gt;Let me know whether this makes sense.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 18:02:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1804886#M621868</guid>
      <dc:creator>X.</dc:creator>
      <dc:date>2011-12-09T18:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to continuously record data</title>
      <link>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1805844#M622077</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;I think I got what I need!&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://ni.lithium.com/i/smilies/16x16_smiley-happy.gif" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2011 20:54:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/how-to-continously-record-data/m-p/1805844#M622077</guid>
      <dc:creator>Hsin</dc:creator>
      <dc:date>2011-12-11T20:54:37Z</dc:date>
    </item>
  </channel>
</rss>

