<?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: Processing undefined values on a Menu Ring indicator in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547691#M257707</link>
    <description>Hah! You know I wrote that example so fast I hadn't even noticed! &lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 09 Jul 2007 15:40:11 GMT</pubDate>
    <dc:creator>smercurio_fc</dc:creator>
    <dc:date>2007-07-09T15:40:11Z</dc:date>
    <item>
      <title>Processing undefined values on a Menu Ring indicator</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547574#M257661</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp; I am using a Menu Ring as a indicator to perform a "captain midnite decoder ring" for 1 byte hex values that come from the hardware I am working with. Since the 1 byte hex value can have 256 possibilites I do not want to have a menu ring with every possible value. Currently when a undefined value is received by the Menu Ring Indicator the Menu Ring display the value it received with open and close carrots, which is not always obvious to a "non programmer" person that a undefined value is present.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; I was thinking of&amp;nbsp;putting a case structure infront of the Menu Ring indicator that would "screen" the input values to the currently defined values.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Kaspar&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Jul 2007 12:56:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547574#M257661</guid>
      <dc:creator>Kaspar</dc:creator>
      <dc:date>2007-07-09T12:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Processing undefined values on a Menu Ring indicator</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547642#M257694</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Carets, not carrots. Let's keep Bugs Bunny out of this. &lt;SPAN&gt;&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;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;You don't need to do anything all that complicated for this. You can create an "UNDEFINED" value that has a value of -1, and then just use the "Values" property to search for the input value in the list of values you have. See attached.&lt;BR /&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/257694/2/ring%20select.png" /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by smercurio_fc on &lt;SPAN class="date_text"&gt;07-09-2007&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:47 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2007 14:46:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547642#M257694</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2007-07-09T14:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Processing undefined values on a Menu Ring indicator</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547648#M257696</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Thank you! I will try it out!&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://ni.lithium.com/i/smilies/16x16_smiley-happy.gif" alt="Smiley Happy" title="Smiley Happy" /&gt;</description>
      <pubDate>Mon, 09 Jul 2007 14:51:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547648#M257696</guid>
      <dc:creator>Kaspar</dc:creator>
      <dc:date>2007-07-09T14:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Processing undefined values on a Menu Ring indicator</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547658#M257698</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;That's not fair!&lt;/P&gt;
&lt;P&gt;Blue property nodes are "right out" (operating instructions for the Holy handgrenade, MP's Quest for the Holy Grail)&amp;nbsp;&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;Ben&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2007 14:57:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547658#M257698</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2007-07-09T14:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Processing undefined values on a Menu Ring indicator</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547691#M257707</link>
      <description>Hah! You know I wrote that example so fast I hadn't even noticed! &lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 Jul 2007 15:40:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547691#M257707</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2007-07-09T15:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Processing undefined values on a Menu Ring indicator</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547696#M257710</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;A more "technically" correct version based on not using blue property nodes:&lt;BR /&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/257710/1/ring%20select%202.png" /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by smercurio_fc on &lt;SPAN class="date_text"&gt;07-09-2007&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:45 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2007 15:44:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Processing-undefined-values-on-a-Menu-Ring-indicator/m-p/547696#M257710</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2007-07-09T15:44:51Z</dc:date>
    </item>
  </channel>
</rss>

