<?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: USB Device ID in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3636155#M1021069</link>
    <description>&lt;P&gt;Depends on the scanner. Some Symbol scanners have an alternate mode where they will enumerate as separate COM devices instead of being aggregated into a single COM device.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are dealing with a scanner that only functions as a Keyboard wedge, then see if you can enable different Sentinel characters for each scanner. Then you can filter the contents of one from the other. I would try to avoid this setup as there may be confusion with a regular keyboard input.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2017 00:48:00 GMT</pubDate>
    <dc:creator>MHawk</dc:creator>
    <dc:date>2017-05-30T00:48:00Z</dc:date>
    <item>
      <title>USB Device ID</title>
      <link>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3635944#M1020994</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have 2 USB Barcode Scanner. My problem is that when a barcode is&amp;nbsp;scanned to barcode scanner, how can i find to use which barcode scanner ?&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 12:02:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3635944#M1020994</guid>
      <dc:creator>aykanklnk</dc:creator>
      <dc:date>2017-05-29T12:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: USB Device ID</title>
      <link>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3635982#M1021004</link>
      <description>&lt;P&gt;Well, if they are both connected and your program can see both of them, then the one that Scans will have a "message", while the other one will not. &amp;nbsp;So try to read both, see which one returns anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 13:48:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3635982#M1021004</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2017-05-29T13:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: USB Device ID</title>
      <link>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3636154#M1021068</link>
      <description>&lt;P&gt;I think the problem maybe that barcode scanners generally act as HID, or more specifically, a keyboard. &amp;nbsp;If you plugin a USB barcode scanner, Windows will usually see it as a keyboard, and when you scan something, that barcode scanner will just type the characters as if it were a keyboard. &amp;nbsp;There are typically other settings like telling the barcode scanner to add a return or tab at the end of a scan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In these cases I don't think you'll get much luck out of knowing which scanner scanned what. &amp;nbsp;Even if you were able to read into the device ID from Device Manager (which I think you can do or using devcon) the problem is once a scan takes place you have no more information other than the text it scanned, not its origin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So to help we will now need more information. &amp;nbsp;What is the make and model of the scanner? &amp;nbsp;Is there other drivers available? &amp;nbsp;A DLL? &amp;nbsp;Sample code? &amp;nbsp;There is likely a more low level API that can do thinks like invoke a scan in software, and with that you might be able to find which one was which.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the past I specifically ordered RS-232 scanners, so that I would know which one I was reading from, because I knew which COM port was which. &amp;nbsp;This of course complicates the software because it no longer just types things like a keyboard but more control is possible for things like this.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 00:37:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3636154#M1021068</guid>
      <dc:creator>Hooovahh</dc:creator>
      <dc:date>2017-05-30T00:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: USB Device ID</title>
      <link>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3636155#M1021069</link>
      <description>&lt;P&gt;Depends on the scanner. Some Symbol scanners have an alternate mode where they will enumerate as separate COM devices instead of being aggregated into a single COM device.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are dealing with a scanner that only functions as a Keyboard wedge, then see if you can enable different Sentinel characters for each scanner. Then you can filter the contents of one from the other. I would try to avoid this setup as there may be confusion with a regular keyboard input.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 00:48:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/USB-Device-ID/m-p/3636155#M1021069</guid>
      <dc:creator>MHawk</dc:creator>
      <dc:date>2017-05-30T00:48:00Z</dc:date>
    </item>
  </channel>
</rss>

