<?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: To make a string control in alphanumeric mode in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550912#M259172</link>
    <description>&lt;DIV&gt;Instead of the big, complicated inner case structure in TonP's example, simply use the "&lt;STRONG&gt;lexical class&lt;/STRONG&gt;" primitive from the comparison palette.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;For example you could discard everything except lexical class 4 and 5. Adjust as needed.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Mon, 16 Jul 2007 06:48:06 GMT</pubDate>
    <dc:creator>altenbach</dc:creator>
    <dc:date>2007-07-16T06:48:06Z</dc:date>
    <item>
      <title>To make a string control in alphanumeric mode</title>
      <link>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550896#M259163</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm trying to make a string control for sending commands to an instruments.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The instruments takes only alphanumeric character, So&amp;nbsp; i want to create a string &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; control which accept alphanumeric(A-Z, a-z, 0-9) values only. How its possible in &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; labview, someone please help me.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;With Regards&lt;/DIV&gt;
&lt;DIV&gt;LJ&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;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jul 2007 04:54:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550896#M259163</guid>
      <dc:creator>L4U</dc:creator>
      <dc:date>2007-07-16T04:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: To make a string control in alphanumeric mode</title>
      <link>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550900#M259167</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Register for a 'key down?' event for that string control, and discard it if it is an invalid char:&lt;BR /&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/259167/1/Example_BD.png" /&gt;&lt;BR /&gt;&lt;BR /&gt;Be aware, that 'shift' and 'enter' are discarded as well, this can be toggled by the outher case structure.&lt;BR /&gt;&lt;BR /&gt;Ton&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by TonP on &lt;SPAN class="date_text"&gt;07-16-2007&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;07:40 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2007 05:39:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550900#M259167</guid>
      <dc:creator>TCPlomp</dc:creator>
      <dc:date>2007-07-16T05:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: To make a string control in alphanumeric mode</title>
      <link>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550912#M259172</link>
      <description>&lt;DIV&gt;Instead of the big, complicated inner case structure in TonP's example, simply use the "&lt;STRONG&gt;lexical class&lt;/STRONG&gt;" primitive from the comparison palette.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;For example you could discard everything except lexical class 4 and 5. Adjust as needed.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:48:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550912#M259172</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2007-07-16T06:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: To make a string control in alphanumeric mode</title>
      <link>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550983#M259199</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;You can always trust Altenbach to notice those little used primitives. &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, 16 Jul 2007 10:02:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/550983#M259199</guid>
      <dc:creator>tst</dc:creator>
      <dc:date>2007-07-16T10:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: To make a string control in alphanumeric mode</title>
      <link>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/551422#M259381</link>
      <description>Brilliant as usual, Altenbach!&amp;nbsp; Thank you! &lt;SPAN&gt;&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://ni.lithium.com/i/smilies/16x16_smiley-very-happy.gif" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Yi Y.&lt;BR /&gt;Applications Engineer&lt;BR /&gt;http://www.ni.com/support&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jul 2007 23:22:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/To-make-a-string-control-in-alphanumeric-mode/m-p/551422#M259381</guid>
      <dc:creator>Yi Y</dc:creator>
      <dc:date>2007-07-16T23:22:39Z</dc:date>
    </item>
  </channel>
</rss>

