<?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: DAQ Assistant only saves every 2 seconds in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982804#M1136873</link>
    <description>&lt;P&gt;Got it, I will do more research on how to use the DAQmx and see how it goes. Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 19:53:36 GMT</pubDate>
    <dc:creator>johng1996</dc:creator>
    <dc:date>2019-10-29T19:53:36Z</dc:date>
    <item>
      <title>DAQ Assistant only saves every 2 seconds</title>
      <link>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982475#M1136724</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am very new to LabVIEW and everything related. UrgetnPlease Help.&lt;/P&gt;
&lt;P&gt;I need to read and save loadcell values continuously until the code is stopped. I have written a code that reads the loadcell and plots it in a voltage vs time graph. My code only reads them for 0 to 1.98s and goes back to 0 (check the excel screenshot). I want the sheet to have values from 0s to x second (x being the time at which the code is stopped). For example, if the code runs for 2minutes, I want the excel sheet to have time values from 0 to 2 minutes. I am not sure how long it will be running because this code is written for a tensile testing machine I should be reading the values until the stop button is pressed.&lt;/P&gt;
&lt;P&gt;Please refer to the excel data and vi code below.&lt;/P&gt;
&lt;P&gt;thank you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 00:10:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982475#M1136724</guid>
      <dc:creator>johng1996</dc:creator>
      <dc:date>2019-10-29T00:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: DAQ Assistant only saves every 2 seconds</title>
      <link>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982479#M1136727</link>
      <description>&lt;P&gt;Why are you appending the newly captured waveform with an empty waveform with a dt of .3?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why are you using Express VI's?&amp;nbsp; I recommend using regular DAQmx functions and regular Write to Text File functions.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 00:26:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982479#M1136727</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2019-10-29T00:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: DAQ Assistant only saves every 2 seconds</title>
      <link>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982481#M1136728</link>
      <description>&lt;P&gt;This is the code I meant to share. Sorry about that, it runs every 0.09s.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using the VI express because after googling that's what people were using.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 00:45:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982481#M1136728</guid>
      <dc:creator>johng1996</dc:creator>
      <dc:date>2019-10-29T00:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: DAQ Assistant only saves every 2 seconds</title>
      <link>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982504#M1136741</link>
      <description>&lt;P&gt;Actually, if you googled more, you'd see the recommendations are to NOT use Express VI's.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But your Express VI is set up to rename the existing file if it already exists.&amp;nbsp; You should pick Append to File.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But as I said before, get rid of the Express VI's and use real LabVIEW functions.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 02:53:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982504#M1136741</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2019-10-29T02:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: DAQ Assistant only saves every 2 seconds</title>
      <link>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982804#M1136873</link>
      <description>&lt;P&gt;Got it, I will do more research on how to use the DAQmx and see how it goes. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 19:53:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982804#M1136873</guid>
      <dc:creator>johng1996</dc:creator>
      <dc:date>2019-10-29T19:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: DAQ Assistant only saves every 2 seconds</title>
      <link>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982850#M1136888</link>
      <description>&lt;P&gt;This link (&lt;A href="https://www.ni.com/en/support/documentation/supplemental/06/learn-10-functions-in-ni-daqmx-and-handle-80-percent-of-your-dat.html" target="_self"&gt;Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications&lt;/A&gt;) is a good starting point.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 21:56:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/DAQ-Assistant-only-saves-every-2-seconds/m-p/3982850#M1136888</guid>
      <dc:creator>cbutcher</dc:creator>
      <dc:date>2024-12-19T21:56:19Z</dc:date>
    </item>
  </channel>
</rss>

