<?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: I need to help in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133092#M691069</link>
    <description>&lt;P&gt;Use Shift Reg to store data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For parallel ACQ and data manupliation use Queues to Transfer data .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This &lt;A href="https://decibel.ni.com/content/docs/DOC-2431" target="_self"&gt;example&lt;/A&gt; from community can be helpful&lt;/P&gt;</description>
    <pubDate>Thu, 23 Aug 2012 11:38:55 GMT</pubDate>
    <dc:creator>Frabto</dc:creator>
    <dc:date>2012-08-23T11:38:55Z</dc:date>
    <item>
      <title>I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133062#M691061</link>
      <description>&lt;P&gt;Hi, I'm trying to write a programme about labview but I have a problem. There is a "example" vi in attachment. When I run the programme which is green in the example vi , it does not any response outside, but it runs in itself. I want to take continuingly data from device and I want to use outside.&amp;nbsp;How can I solve this problem?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 11:20:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133062#M691061</guid>
      <dc:creator>erdmirci</dc:creator>
      <dc:date>2012-08-23T11:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133092#M691069</link>
      <description>&lt;P&gt;Use Shift Reg to store data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For parallel ACQ and data manupliation use Queues to Transfer data .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This &lt;A href="https://decibel.ni.com/content/docs/DOC-2431" target="_self"&gt;example&lt;/A&gt; from community can be helpful&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 11:38:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133092#M691069</guid>
      <dc:creator>Frabto</dc:creator>
      <dc:date>2012-08-23T11:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133104#M691074</link>
      <description>&lt;P&gt;Thank you for your attention but I'm afraid that it is so complicated for me because my labview level is intermediate. Is there any easier method :).&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 11:44:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133104#M691074</guid>
      <dc:creator>erdmirci</dc:creator>
      <dc:date>2012-08-23T11:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133108#M691075</link>
      <description>&lt;P&gt;What are you expecting ? You want the complete data at the end or the live data to be used elsewhere in the code ?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 11:50:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133108#M691075</guid>
      <dc:creator>Frabto</dc:creator>
      <dc:date>2012-08-23T11:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133114#M691076</link>
      <description>&lt;P&gt;If you need live dat easiest way is to create local varaible and use it.( But local variable is memory costly. Better learn to use better ways of programming)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If complete data&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;at the end is required use shift register as shown below&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/d623e40365d2117edbcd522263a7e0a53d48cba3/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383435313669463446363938304241413446463837442f696d6167652d73697a652f6d656469756d3f763d6d70626c2d312670783d2d31" border="0" alt="shft reg.png" title="shft reg.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 11:52:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133114#M691076</guid>
      <dc:creator>Frabto</dc:creator>
      <dc:date>2012-08-23T11:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133128#M691080</link>
      <description>&lt;P&gt;When I run the vi, I want to collect all data. But i&lt;SPAN&gt;n the example, data does not came to the part of DC. &amp;nbsp;In my opinion, there is a loop inside loop for that reason it doesn't work. If I save for this case, may be it can work. &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 12:00:10 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133128#M691080</guid>
      <dc:creator>erdmirci</dc:creator>
      <dc:date>2012-08-23T12:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133154#M691084</link>
      <description>&lt;P&gt;In that case you need to pass reference of the Front panel control to that subvi and update the value using property node&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 12:13:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133154#M691084</guid>
      <dc:creator>Frabto</dc:creator>
      <dc:date>2012-08-23T12:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133282#M691113</link>
      <description>&lt;P&gt;Your question, intent, and VI are not clear. The VI you uploaded contains a single loop that calls a subVI that you did not include. I don't know what you mean by "green" in the example. You also did not indicate how you are collecting this data. It appears to be via a serial connection. The Build Array method shown in nijams's example is not necessarily a good method since it continously builds an array, which causes memory thrashing.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 13:23:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133282#M691113</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2012-08-23T13:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133492#M691152</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@nijams wrote:&lt;BR /&gt;
&lt;P&gt;In that case you need to pass reference of the Front panel control to that subvi and update the value using property node&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;While this will work I would recommend an architecture that decouples the data acquisition/processing from the UI. It is a much more modular approach and easier to maintain. Once you start passing control references around your code becomes tightly coupled and it is much more difficult to reuse code in multiple applications. For passing data from the processing to the UI queues, notifiers or user events are the recommended methods.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for the comment that queues are too advanced it is generally better to take the time and learn how to use the tools available rather than trying to make things fit using the most basic techniques.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 14:48:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133492#M691152</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2012-08-23T14:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133752#M691207</link>
      <description>&lt;P&gt;In attachment there are all progremmes. First of all I chose&amp;nbsp;Hinds_Signaloc_Ver1_1 vi and then chose&amp;nbsp;Hinds_LockIn_Example_Streaming sub vi. I used this sub vi in the example file. Actually&amp;nbsp;as a matter of fact, I need to solution rather than recomendation "&lt;A href="http://tureng.com/search/quickly" target="_blank"&gt;quickly&lt;/A&gt;". Meantime I'll use another vi programme the example file this is trying, if it runs properly, I can use it. I think the problem is clear now :). Again thank you guys for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 16:16:12 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133752#M691207</guid>
      <dc:creator>erdmirci</dc:creator>
      <dc:date>2012-08-23T16:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133802#M691215</link>
      <description>&lt;P&gt;What is not at all clear is why you stuck a perfectly fine example inside your own while loop and created this mess. Why not simply run the subVI all by itself? Otherwise, you are going to have to make quite a few modifications to the subVI and I suspect you have no clue how the subVI works.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 16:51:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133802#M691215</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2012-08-23T16:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133882#M691227</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/232962"&gt;@erdmirci&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Thank you for your attention but I'm afraid that it is so complicated for me because my labview level is &lt;U&gt;intermediate&lt;/U&gt;.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;On what scale is this "intermediate"?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2012 18:00:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2133882#M691227</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2012-08-23T18:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: I need to help</title>
      <link>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2134384#M691331</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/7614"&gt;@altenbach&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/232962"&gt;@erdmirci&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Thank you for your attention but I'm afraid that it is so complicated for me because my labview level is &lt;U&gt;intermediate&lt;/U&gt;.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;On what scale is this "intermediate"?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;Maybe he meant "indeterminate".&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2012 02:35:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/I-need-to-help/m-p/2134384#M691331</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2012-08-24T02:35:58Z</dc:date>
    </item>
  </channel>
</rss>

