<?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: CVT Data Logger (CDL) in Components</title>
    <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2162610#M868</link>
    <description>&lt;BLOCKQUOTE&gt;Matti,&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;Looking at the CDL code (version 2.0), the logger engine once it receives the Stop command is intended to finish buffering the current block of data, then send the buffer to another loop to write the data to file, and then stop the logger engine.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;In your specific case this means that once you call Stop CDL Data Logger, it may take up to 20 seconds (10 Hz) or 200 seconds (1 Hz) for the&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Sep 2012 14:07:39 GMT</pubDate>
    <dc:creator>Christian_L</dc:creator>
    <dc:date>2012-09-20T14:07:39Z</dc:date>
    <item>
      <title>CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/993279#M292</link>
      <description>Please post comments, questions, and feedback on the &lt;A href="http://zone.ni.com/devzone/cda/epd/p/id/6279" target="_self"&gt;CVT Data Logger (CDL) reference library&lt;/A&gt; in this thread.</description>
      <pubDate>Tue, 29 Sep 2009 16:06:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/993279#M292</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2009-09-29T16:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/1099431#M409</link>
      <description>Hello Christian! &lt;BR /&gt;&lt;BR /&gt;Is it possible to use&amp;nbsp;CDL with LabVIEW 9 &lt;STRONG&gt;Full&lt;/STRONG&gt; Development System? &lt;BR /&gt;Thanks! &lt;BR /&gt;&lt;BR /&gt;Best Regards, &lt;BR /&gt;Michael</description>
      <pubDate>Fri, 26 Mar 2010 09:26:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/1099431#M409</guid>
      <dc:creator>labme</dc:creator>
      <dc:date>2010-03-26T09:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/1099673#M410</link>
      <description>Yes, the CDL and related reference libraries will work with LabVIEW 2009 Full Development System.</description>
      <pubDate>Fri, 26 Mar 2010 13:58:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/1099673#M410</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2010-03-26T13:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/1959543#M824</link>
      <description>&lt;P&gt;I am using the CDL in CompactRIO Temperature Controller Reference Application (&lt;A href="http://zone.ni.com/devzone/cda/epd/p/id/6314" target="_blank"&gt;http://zone.ni.com/devzone/cda/epd/p/id/6314&lt;/A&gt;) and find that it is leaking memory very quickly.&amp;nbsp; Logging about 300 tags causes an additional ~30kB of RAM to be allocated for each call (once per second).&amp;nbsp; Has anyone seen this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;(LabVIEW RT 2011 on multiple cRIO targets.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 12:09:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/1959543#M824</guid>
      <dc:creator>jsiegel</dc:creator>
      <dc:date>2012-04-20T12:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2005069#M832</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The CDL API was written in LV 8.6 which used the TMDS 1.0 file format. &amp;nbsp;In LV 2009 and later the TDMS file format 2.0 was released which among many things eliminated a memory leak that could occur on certain Real-Time systems. &amp;nbsp;Opening the CDL Configure CVT Data Logger.vi that the CDL API ships with and changing the file format version input on the TDMS Open.vi from 1.0 to 2.0 and saving the change should fix the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;David A&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2012 00:10:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2005069#M832</guid>
      <dc:creator>David-A</dc:creator>
      <dc:date>2012-05-25T00:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2155372#M865</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess I have found one issue or property&amp;nbsp;with CDL. In my case I use CDL with a&amp;nbsp;buffer of 200 samples/chan (Scans per Write=200). The reason I use rather large buffer is to avoid constant file I/O.&amp;nbsp;Sampling rate is normally 10hz. For longer&amp;nbsp;test runs&amp;nbsp;we use 1Hz.&amp;nbsp;The problem is that when I call "CDL Stop data Logger.vi" to stop logging, the buffer isn't flushed to file. Instead I lose the samples that are in the buffer because they are never written to&amp;nbsp;the file after stop function has been called. With 1Hz sample rate&amp;nbsp;it means I may lose ~200 seconds worth of data. So basically, if I want to make sure I get all the data,&amp;nbsp;I have to wait at least 200 seconds after test run has completed&amp;nbsp;before calling the stop function.&amp;nbsp;The behaviour I would expect from the CDL logger is that when "CDL Stop Data Logger.vi" is called "CDL CVT Data Logger.vi" should stop immediately and flush the contents of the buffer to file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you verify the behaviour I described or am I doing something wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Matti&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2012 11:35:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2155372#M865</guid>
      <dc:creator>Matti_Autioniemi</dc:creator>
      <dc:date>2012-09-13T11:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2162610#M868</link>
      <description>&lt;BLOCKQUOTE&gt;Matti,&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;Looking at the CDL code (version 2.0), the logger engine once it receives the Stop command is intended to finish buffering the current block of data, then send the buffer to another loop to write the data to file, and then stop the logger engine.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;In your specific case this means that once you call Stop CDL Data Logger, it may take up to 20 seconds (10 Hz) or 200 seconds (1 Hz) for the&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2012 14:07:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2162610#M868</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2012-09-20T14:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2162874#M869</link>
      <description>&lt;P&gt;(Unfortunately my previous reply was cutoff for some reason.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;Matti,&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;Looking at the CDL code (version 2.0), the logger engine (CDL CVT Data Logger.vi) after receiving the Stop command through the front panel stop control, should finish buffering the current block of data, then send the buffers through queues to another loop to write the data to file, and then stop the logger engine.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;In your specific case this means that once you call Stop CDL Data Logger, it may take up to 20 seconds (10 Hz) or 200 seconds (1 Hz) for the logging engine to actually stop as it is finishing the current block of data.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;The CDL Stop Data Logger VI does have the ability to abort the logger engine mid-acquisition if the Abort parameter is set to True and the Timeout (default 2 seconds) for the engline to actually stop is exceeded. So in your case if Abort is set to True this may in fact stop the engine without flushing the rest fo the current buffer to disk.&lt;BR /&gt;&lt;BR /&gt;Depending on how you setup your application, even if you don't have the Abort flag set to True, it may still be possible that all background processes (VIs) are aborted when you stop the rest of your application.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;In order to flush the buffer to file immediately when the Stop command is sent, it will take a bit of redesigning in the logger engine. For this change the main (timed) loop would need to process 'stop' on every iteration (not just in the True case of the Logging Data case). If a stop is received the current buffer (arrays in shift registers) would be written to the queues and the current index in the buffer written to a new local variable. Then in the bottom loop (which takes the data from the queues and writes it to file) you would need to check the index value and only write the new data to file.&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 20 Sep 2012 16:26:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2162874#M869</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2012-09-20T16:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2758250#M1159</link>
      <description>&lt;P&gt;Christian,&amp;nbsp; you mentioned a version 2 of the CVT Data Logger (CDL).&amp;nbsp; Where do we download it?&amp;nbsp; The download link in original document &lt;A href="http://zone.ni.com/devzone/cda/epd/p/id/6279" target="_blank"&gt;http://zone.ni.com/devzone/cda/epd/p/id/6279&lt;/A&gt; downloads cdl_100_installer.zip which is version 1.0.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2014 18:23:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2758250#M1159</guid>
      <dc:creator>NI-hilator</dc:creator>
      <dc:date>2014-02-27T18:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2831368#M1197</link>
      <description>&lt;P&gt;The latest version of CDL (1.0.0.1) is included in the attached VIP. &amp;nbsp;This may have some incompapatibilities with more recent versions of CVT, but those can be resolved pretty easily. I have included an older version of CVT if necessary.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 13:59:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2831368#M1197</guid>
      <dc:creator>Christian_L</dc:creator>
      <dc:date>2015-09-16T13:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: CVT Data Logger (CDL)</title>
      <link>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2954613#M1261</link>
      <description>&lt;P&gt;Is there any new updated timeline for upgrading this tool to work with the updated CVT library?&amp;nbsp; We are upgrading our application that uses the CVT, CIE, CCC, and CDL, and would like to be able to log some additional data types (specifically arrays) that are supported by the updated CVT library.&amp;nbsp; We'd be happy to try a beta version if such a thing exists.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Aug 2014 22:28:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Components/CVT-Data-Logger-CDL/m-p/2954613#M1261</guid>
      <dc:creator>jsiegel</dc:creator>
      <dc:date>2014-08-17T22:28:35Z</dc:date>
    </item>
  </channel>
</rss>

