<?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: Output conditioning Variable Or clusters in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2125894#M689656</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course, please post your VI's.&amp;nbsp; In regards to "the right way", lets make it work first, then improve.&amp;nbsp;&amp;nbsp;If time is of no consequence, plan it out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you saying you want to evaluate the outputs using conditions against their values.&amp;nbsp;&amp;nbsp;If you are just&amp;nbsp;pushing data out a subVI, I would suggest using a cluster to hold all you output types.&amp;nbsp; I am assuming they are all coming out of one VI, yes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can improve this using a type deff to replace the cluster, then you can use the "type def cluster" more efficiently and scalable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's not clear how&amp;nbsp;the gathering or processing of outputs that have conditions fits into the bigger picture.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can put manual and automatic together in one VI , but that&amp;nbsp;might be bulky.&amp;nbsp; You can have a main VI that has several subs, manage them through a project.&amp;nbsp; One sub for manual, one for automatic, etc...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your question is a lot of questions at once, it seems.&amp;nbsp; Can you be more specific, or are you looking for architecture recommendations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Aug 2012 18:54:32 GMT</pubDate>
    <dc:creator>Mark_Ramsdale</dc:creator>
    <dc:date>2012-08-16T18:54:32Z</dc:date>
    <item>
      <title>Output conditioning Variable Or clusters</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2125654#M689609</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I started to build a program that control on pump and valve&lt;/P&gt;
&lt;P&gt;I don't know what is the effective way to work with out that have a&amp;nbsp;&lt;SPAN class="word"&gt;conditions&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="word"&gt;1. Build a SubVI for every output?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="word"&gt;2. Make a cluster with all the output&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="word"&gt;3. To make variable for every output&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="word"&gt;in my program I can control on the pump and valve manual or automatic&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="word"&gt;I don't know if to separate the manual from the automatic or to make it on the same VI or loop.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="word"&gt;my last question.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="word"&gt;I work with labview for 2 years and I learn it from the web, and every time I want to build something I search what I when to build and learn that. But I fill that this is not the correct way to learn. Maybe u have a site/videos that teach labview&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="word"&gt;thanks for your halp&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2012 16:06:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2125654#M689609</guid>
      <dc:creator>Johnny1986</dc:creator>
      <dc:date>2012-08-16T16:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Output conditioning Variable Or clusters</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2125894#M689656</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course, please post your VI's.&amp;nbsp; In regards to "the right way", lets make it work first, then improve.&amp;nbsp;&amp;nbsp;If time is of no consequence, plan it out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you saying you want to evaluate the outputs using conditions against their values.&amp;nbsp;&amp;nbsp;If you are just&amp;nbsp;pushing data out a subVI, I would suggest using a cluster to hold all you output types.&amp;nbsp; I am assuming they are all coming out of one VI, yes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can improve this using a type deff to replace the cluster, then you can use the "type def cluster" more efficiently and scalable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's not clear how&amp;nbsp;the gathering or processing of outputs that have conditions fits into the bigger picture.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can put manual and automatic together in one VI , but that&amp;nbsp;might be bulky.&amp;nbsp; You can have a main VI that has several subs, manage them through a project.&amp;nbsp; One sub for manual, one for automatic, etc...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your question is a lot of questions at once, it seems.&amp;nbsp; Can you be more specific, or are you looking for architecture recommendations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2012 18:54:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2125894#M689656</guid>
      <dc:creator>Mark_Ramsdale</dc:creator>
      <dc:date>2012-08-16T18:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Output conditioning Variable Or clusters</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2126736#M689831</link>
      <description>&lt;P&gt;thanks for your replay&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just started to build the front panel and not the block panel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i build a&amp;nbsp;&lt;SPAN&gt;sketch i wold like if you say what you think&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;there is two way&lt;/P&gt;
&lt;P&gt;The Main Program&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/f5fe4e5342a5009790fa60ab806e837011be9a34/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383339383669353446433131423743384239313236412f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Main.png" title="Main.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;The First way&lt;/P&gt;
&lt;P&gt;Output01&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/3104eacd7d3d070887c1d650bd42cb8d7b0c56de/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383339383869423237323445423937363041444534302f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Output01.png" title="Output01.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;Output02&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/2f127b413295bf25275b2c8c1fdf8d5bc03381de/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383339393069343844333936394441324132374136452f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Output02.png" title="Output02.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Second way&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/93541e8f4cedcf36fea5052b8f3cc470566d9ba5/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383339393269393144413734433832394242344633322f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="AllOutput.png" title="AllOutput.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the Best Way The first or the second?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 12:17:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2126736#M689831</guid>
      <dc:creator>Johnny1986</dc:creator>
      <dc:date>2012-08-17T12:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Output conditioning Variable Or clusters</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2126754#M689835</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/130452"&gt;@Johnny1986&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;thanks for your replay&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just started to build the front panel and not the block panel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i build a&amp;nbsp;&lt;SPAN&gt;sketch i wold like if you say what you think&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;there is two way&lt;/P&gt;
&lt;P&gt;The Main Program&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/f5fe4e5342a5009790fa60ab806e837011be9a34/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383339383669353446433131423743384239313236412f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Main.png" title="Main.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;The First way&lt;/P&gt;
&lt;P&gt;Output01&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/3104eacd7d3d070887c1d650bd42cb8d7b0c56de/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383339383869423237323445423937363041444534302f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Output01.png" title="Output01.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;Output02&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/2f127b413295bf25275b2c8c1fdf8d5bc03381de/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383339393069343844333936394441324132374136452f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Output02.png" title="Output02.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Second way&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/93541e8f4cedcf36fea5052b8f3cc470566d9ba5/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f383339393269393144413734433832394242344633322f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="AllOutput.png" title="AllOutput.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the Best Way The first or the second?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;How about a third way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use a common sub-VI for the sensor status and use that sub-VI in a sub-VI for each output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stepping back...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a question of design and in LV our designs are "data driven" in that we look for the data sets&amp;nbsp;to give us direction on how to structure the code. From the little&amp;nbsp;you have shown the two outputs are independent so they&amp;nbsp;can be handled sepeartely (if it is time to change out #1 you do not have to think about out #2). But both outputs are dependent on sensors so therefore I suggested the three sub-VI approach.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When developing applications in LV it is the data that determines the code structure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW:&lt;/P&gt;
&lt;P&gt;All of your select nodes can be replaced with And gates to clean up your diagram.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 12:35:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2126754#M689835</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2012-08-17T12:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Output conditioning Variable Or clusters</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2126890#M689872</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;How about a third way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use a common sub-VI for the sensor status and use that sub-VI in a sub-VI for each output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stepping back...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a question of design and in LV our designs are "data driven" in that we look for the data sets&amp;nbsp;to give us direction on how to structure the code. From the little&amp;nbsp;you have shown the two outputs are independent so they&amp;nbsp;can be handled sepeartely (if it is time to change out #1 you do not have to think about out #2). But both outputs are dependent on sensors so therefore I suggested the three sub-VI approach.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When developing applications in LV it is the data that determines the code structure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW:&lt;/P&gt;
&lt;P&gt;All of your select nodes can be replaced with And gates to clean up your diagram.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;if you can&amp;nbsp;&lt;SPAN&gt;explain more about the third way you said "&lt;SPAN&gt;Use a common sub-VI for the sensor status and use that sub-VI in a sub-VI for each output.".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my english is not so good then if u can do a diagram in LV i will be good&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Johnny&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 13:49:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2126890#M689872</guid>
      <dc:creator>Johnny1986</dc:creator>
      <dc:date>2012-08-17T13:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Output conditioning Variable Or clusters</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2126896#M689874</link>
      <description>&lt;P&gt;First way, One way, ver 2: Build an array of the inputs and perform it in a loop. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Y&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 13:52:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2126896#M689874</guid>
      <dc:creator>Yamaeda</dc:creator>
      <dc:date>2012-08-17T13:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Output conditioning Variable Or clusters</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2127490#M689987</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are passing clusters to SubVI's.&amp;nbsp; This seems to work fine either way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider changing the clusters to 'type def', so you can update them ( add or remove elements) and all subVI's will update also.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's hard to tell if either is better, all we are doing is passing clusters to subVI's.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some questions to consider: Where did the clusters on the main VI come from, when are they used, do the outputs always get set together, or do you sometime only set some of the outputs.&amp;nbsp; Is what you have shown the total of all channels (4 sensors, 2 pumps, one valve and two or three outputs )?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are constantly producing new values for the clusters and then passing the clusters to SubVI's, you could consider using a producer consumer.&amp;nbsp; Maybe each output could be it's own SubVI, or maybe you want to process more than one output at a time, either way producer consumer will work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your process is well defined you could use a simple state machine, if it is somewhat dynamic you might consider producer consumer.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:59:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2127490#M689987</guid>
      <dc:creator>Mark_Ramsdale</dc:creator>
      <dc:date>2012-08-17T19:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Output conditioning Variable Or clusters</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2127564#M690002</link>
      <description>&lt;P&gt;A fourth way which I suspect may be a bit too advanced at this type would be a LVOOP (LabVIEW Object Oriented) solution. If you are using LV 2012 you could look at the actor framework as a possible way to get started with LVOOP.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 21:17:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Output-conditioning-Variable-Or-clusters/m-p/2127564#M690002</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2012-08-17T21:17:31Z</dc:date>
    </item>
  </channel>
</rss>

