<?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: Integer Factors in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2465982#M755686</link>
    <description>&lt;P&gt;That is an empty array constant.&amp;nbsp; Put an array constant down on your block diagram.&amp;nbsp; Do the same for a numeric constant.&amp;nbsp; Now drag the numeric constant into the array constant.&amp;nbsp; You will need to set the numeric representation to I32 to make all of the data types correct.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2013 18:01:44 GMT</pubDate>
    <dc:creator>crossrulz</dc:creator>
    <dc:date>2013-06-19T18:01:44Z</dc:date>
    <item>
      <title>Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461852#M754903</link>
      <description>&lt;P&gt;Im new to labview and i need help with P6.10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a vi that determines all the factors of an integer that is input by the user. The results should &amp;nbsp;be displayed in an array. display only the factors on the front panel (no zeros) .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2013 19:09:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461852#M754903</guid>
      <dc:creator>fxgbhsfh</dc:creator>
      <dc:date>2013-06-15T19:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461904#M754927</link>
      <description>&lt;P&gt;What does "P6.1" mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The quotient remainder function would be a good function to use to determine if a value is a factor of another number.&amp;nbsp; (hint: remainder = 0).&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2013 20:58:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461904#M754927</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2013-06-15T20:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461906#M754928</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;What does "P6.1" mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;homework.........&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2013 21:01:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461906#M754928</guid>
      <dc:creator>apok</dc:creator>
      <dc:date>2013-06-15T21:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461922#M754932</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/184976"&gt;@apok&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/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;What does "P6.1" mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;homework.........&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yep, this person is just looking for someone to do their homework...&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2013 00:39:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461922#M754932</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2013-06-16T00:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461956#M754939</link>
      <description>&lt;P&gt;Im not looking for someone to do my homework. I just would like some help. To give me like a hint or a small push in the right direction. Or even link to sites or video anything will help&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2013 02:22:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461956#M754939</guid>
      <dc:creator>fxgbhsfh</dc:creator>
      <dc:date>2013-06-16T02:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461972#M754946</link>
      <description>&lt;P&gt;Links&lt;/P&gt;
&lt;P&gt;:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://zone.ni.com/devzone/cda/tut/p/id/5243" target="_blank"&gt;&lt;FONT color="#3366cc"&gt;LabVIEW Introduction Course&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#3366cc"&gt;- Three Hours&lt;/FONT&gt;&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://zone.ni.com/devzone/cda/tut/p/id/5241" target="_blank"&gt;&lt;FONT color="#3366cc"&gt;LabVIEW Introduction Course &lt;/FONT&gt;&lt;FONT color="#3366cc"&gt;- Six Hours&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Plus the tip about Quotient and Remainder.&amp;nbsp; You should be able to figure out the rest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Figure out how you would do it without LabVIEW.&amp;nbsp; Then you can figure out how to code it in LabVIEW.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2013 03:32:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2461972#M754946</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2013-06-16T03:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463350#M755218</link>
      <description>&lt;P&gt;Ok i got my vi to find the factors of the number i input. But now my question is how can i get the array to show just the factors. Right now it checks all the number up to the number i inputed but if a number isnt a factor then it shows a 0. is there anyway to just show the factor number&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 20:37:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463350#M755218</guid>
      <dc:creator>fxgbhsfh</dc:creator>
      <dc:date>2013-06-17T20:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463360#M755220</link>
      <description>&lt;P&gt;Use Build Array inside the For Loop.&amp;nbsp; If you have a factor build it into the array.&amp;nbsp; If you don't, just pass the array through.&amp;nbsp; Maintain the array from one iteration to the next using a shift register.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, if you have LabVIEW 2012, you can use the Conditional Auto-indexing tunnel to determine whether the factor gets indexed in or not.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 20:41:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463360#M755220</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2013-06-17T20:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463362#M755221</link>
      <description>&lt;P&gt;Use Build Array inside the For Loop.&amp;nbsp; If you have a factor build it into the array.&amp;nbsp; If you don't, just pass the array through.&amp;nbsp; Maintain the array from one iteration to the next using a shift register.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, if you have LabVIEW 2012, you can use the Conditional Auto-indexing tunnel to determine whether the factor gets indexed in or not.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 20:41:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463362#M755221</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2013-06-17T20:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463388#M755226</link>
      <description>&lt;P&gt;Since it looks like you are using LabVIEW 2009, you are going to have to use the shift register and build array method.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ni.lithium.com/ni/attachments/ni/170/755226/1/d6.10_BD.png" border="0" alt="" title="" align="middle" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 20:57:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463388#M755226</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2013-06-17T20:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463398#M755227</link>
      <description>&lt;P&gt;Of course you should always have one of these on the thumb drive on your keychain. &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://ni.lithium.com/i/smilies/16x16_smiley-wink.gif" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/818c84186ce533c1c6a76583f4c753b95181f798/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31313230383069413144453541433637344130353042302f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="!0.png" title="!0.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 21:01:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463398#M755227</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2013-06-17T21:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463534#M755243</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;fxgbhsfh wrote:
&lt;P&gt;Create a vi that determines all the factors of an integer that is input by the user. The results should &amp;nbsp;be displayed in an array. display only the factors on the front panel (no zeros) .&lt;SPAN style="line-height: 15px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you looking for all possible integer factors or for all &lt;U&gt;prime factors&lt;/U&gt; (a more typical problem).&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 23:24:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2463534#M755243</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2013-06-17T23:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2465978#M755684</link>
      <description>&lt;P&gt;Not sure what this is&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 17:56:33 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2465978#M755684</guid>
      <dc:creator>fxgbhsfh</dc:creator>
      <dc:date>2013-06-19T17:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2465982#M755686</link>
      <description>&lt;P&gt;That is an empty array constant.&amp;nbsp; Put an array constant down on your block diagram.&amp;nbsp; Do the same for a numeric constant.&amp;nbsp; Now drag the numeric constant into the array constant.&amp;nbsp; You will need to set the numeric representation to I32 to make all of the data types correct.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 18:01:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2465982#M755686</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2013-06-19T18:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2466704#M755803</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/75897"&gt;@crossrulz&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;That is an empty array constant.&amp;nbsp; Put an array constant down on your block diagram.&amp;nbsp; Do the same for a numeric constant.&amp;nbsp; Now drag the numeric constant into the array constant.&amp;nbsp; You will need to set the numeric representation to I32 to make all of the data types correct.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Of you could just wire up everything else first, then right-click the left shift register and select "create constant". One step! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2013 08:34:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2466704#M755803</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2013-06-20T08:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2651043#M790825</link>
      <description>&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/818c84186ce533c1c6a76583f4c753b95181f798/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31313230383069413144453541433637344130353042302f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="!0.png" title="!0.png" align="middle" /&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the 1, for the first case, and the false for the second case.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2013 22:43:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2651043#M790825</guid>
      <dc:creator>HylerTeck</dc:creator>
      <dc:date>2013-12-04T22:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2652895#M791232</link>
      <description>&lt;P&gt;Hi HylerTeck,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the screenshots of the two cases.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The example is a VI Snippet. VI Snippets, as a png file, can be saved to your computer and then dragged to an empty VI. A VI Snippet is a special png file that contains the LabVIEW code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;True Case:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/d750303ecc7a2d31b4fa7cfc1465dc97cb794242/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31323733373969463745323335363530374343343131342f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="TrueCase.JPG" title="TrueCase.JPG" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;"1" Case&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/5a4583967b441293c966e3736f0b332f0c800dcc/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31323733383169363230374635373641383036334533442f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="1Case.JPG" title="1Case.JPG" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jordan G.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2013 22:28:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2652895#M791232</guid>
      <dc:creator>Jordan-G</dc:creator>
      <dc:date>2013-12-05T22:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Integer Factors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2652913#M791237</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;HylerTeck wrote: &lt;BR /&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;What is the 1, for the first case, and the false for the second case.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;1, Default&amp;nbsp; So the remainder of Number and "i"+2 is something other than zero. (So multiplying "I+2 by any number will not = number- it is not an integer factor - toss it out!)&lt;/P&gt;
&lt;P&gt;2. &amp;nbsp; i+2 = Q&amp;nbsp; we don't need to duplicate the square factor.&amp;nbsp; e.g if Number is 25 and i is 3 Quotient and i+2 are both 5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Wow that was a long time between bumps)&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2013 22:46:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Integer-Factors/m-p/2652913#M791237</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2013-12-05T22:46:41Z</dc:date>
    </item>
  </channel>
</rss>

