<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - USB cannot read barcode scanner</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - USB cannot read barcode scanner</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 10:36:23 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 10:36:23 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>27</c9:totalResults>
	<c9:pageCount>-27</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>Hello everyone. I wish someone would take time to read and help me with my problem. You see, I have a barcode scanner. Now, the scanner that I have has a serial port. When I connect it to the serial port on my desktop, it is working fine. The problem is,
 I have to do the programming part in my laptop. My laptop does not have any serial ports, so I purchased a connector that will convert it to usb. I tested the connector in the desktop, all ps/2 devices (ex. mouse) works fine. But when it comes to the barcode
 scanner, the computer cannot read the device. Which is weird. It can read the device when I connect it to the serial port, but it does not read the device when I connect it to the USB via a connector or converter. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' /> Any ideas?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/262015#262015</link>
		<pubDate>Wed, 02 Apr 2008 16:56:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/262015#262015</guid>
		<dc:creator>jellylychee</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jellylychee/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;Hello everyone. I wish someone would take time to read and help me with my problem. You see, I have a barcode scanner. Now, the scanner that I have has a serial port. When I connect it to the serial port on my desktop, it is working
 fine. The problem is, I have to do the programming part in my laptop. My laptop does not have any serial ports, so I purchased a connector that will convert it to usb. I tested the connector in the desktop, all ps/2 devices (ex. mouse) works fine. But when
 it comes to the barcode scanner, the computer cannot read the device. Which is weird. It can read the device when I connect it to the serial port, but it does not read the device when I connect it to the USB via a connector or converter. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' /> Any ideas?<br /></div>
</blockquote>
<br /><br />some devices just do not work via the USB converters.<br /><br />I have seen paralel printers for Point of Sale apps not work via USB/Paralel adpaters for example.<br /><br />the Serial barcode reader/scanner may require a &quot;real&quot; serial port.<br /><br />does this have a driver in the OS when you set it up?<br />or is it just a raw Serial like an old Modem ?<br />can you get a USB scanner from the same Mfg ??<br /><br />new PC's are not having serial ports so I would work on moving to USB .... in the end I think it's worth it.<br /><br />9pin and 25pin Serial is just about gone.<br />and really USB is a 4 wire serial buss anyway...</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/e38611a199ea44acb7229dfa00c36758#e38611a199ea44acb7229dfa00c36758</link>
		<pubDate>Wed, 02 Apr 2008 18:04:34 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/e38611a199ea44acb7229dfa00c36758#e38611a199ea44acb7229dfa00c36758</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">figuerres wrote:</div>
<div class="quoteBody">&#65279;<br /><br />some devices just do not work via the USB converters.<br /><br />I have seen paralel printers for Point of Sale apps not work via USB/Paralel adpaters for example.<br /><br />the Serial barcode reader/scanner may require a &quot;real&quot; serial port.<br /><br />does this have a driver in the OS when you set it up?<br />or is it just a raw Serial like an old Modem ?<br />can you get a USB scanner from the same Mfg ??<br /><br />new PC's are not having serial ports so I would work on moving to USB .... in the end I think it's worth it.<br /><br />9pin and 25pin Serial is just about gone.<br />and really USB is a 4 wire serial buss anyway...</div>
</blockquote>
<br /><br />The scanner has a 6pin male and female connector. It did not come with a driver. I just borrowed it from my school for my thesis. They do not have a USB scanner sad to say.
<br /><br />So it is safe to say that the problem is with my converter? Should I try to look for other converters? Or it is just a waste of time? I read that some barcodes work when using converters.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/89fb9de7f68849789c1b9dfa00c367e0#89fb9de7f68849789c1b9dfa00c367e0</link>
		<pubDate>Wed, 02 Apr 2008 18:32:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/89fb9de7f68849789c1b9dfa00c367e0#89fb9de7f68849789c1b9dfa00c367e0</guid>
		<dc:creator>jellylychee</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jellylychee/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>Why not get a USB barcode scanner?<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/4e50a0f0a370469394ed9dfa00c36855#4e50a0f0a370469394ed9dfa00c36855</link>
		<pubDate>Wed, 02 Apr 2008 18:45:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/4e50a0f0a370469394ed9dfa00c36855#4e50a0f0a370469394ed9dfa00c36855</guid>
		<dc:creator>Matthew van Eerde</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Matthew van Eerde/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">Matthew van Eerde wrote:</div>
<div class="quoteBody">&#65279;Why not get a USB barcode scanner?<br /></div>
</blockquote>
<br /><br />Getting a new USB barcode scanner is my last resort. It is kinda expensive. I am still a student so.. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' /> But if there is no other way, I have no choice.
<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/2c45e3b6e7ec4e05ad269dfa00c368cf#2c45e3b6e7ec4e05ad269dfa00c368cf</link>
		<pubDate>Wed, 02 Apr 2008 18:50:24 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/2c45e3b6e7ec4e05ad269dfa00c368cf#2c45e3b6e7ec4e05ad269dfa00c368cf</guid>
		<dc:creator>jellylychee</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jellylychee/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>figuerres wrote:</strong>
<hr size="1">
<i>&#65279;<br /><br />some devices just do not work via the USB converters.<br /><br />I have seen paralel printers for Point of Sale apps not work via USB/Paralel adpaters for example.<br /><br />the Serial barcode reader/scanner may require a &quot;real&quot; serial port.<br /><br />does this have a driver in the OS when you set it up?<br />or is it just a raw Serial like an old Modem ?<br />can you get a USB scanner from the same Mfg ??<br /><br />new PC's are not having serial ports so I would work on moving to USB .... in the end I think it's worth it.<br /><br />9pin and 25pin Serial is just about gone.<br />and really USB is a 4 wire serial buss anyway...</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br />The scanner has a 6pin male and female connector. It did not come with a driver. I just borrowed it from my school for my thesis. They do not have a USB scanner sad to say.
<br /><br />So it is safe to say that the problem is with my converter? Should I try to look for other converters? Or it is just a waste of time? I read that some barcodes work when using converters.<br /></div>
</blockquote>
<br /><br />probably not gonna work is my guess.<br /><br />but let's make sure you have the right things...<br /><br />you say it has a 6 pin connector?<br /><br />do you mean a round one like a PS/2 Keyboard ?? <br /><br />are you sure it's not a PS/2 keyboard wedge type??<br />they are common and are not a &quot;Serial Port&quot;<br /><br />or perhaps a Mac Serial Port device?<br />some Mac's used to have a round Serial port thing.<br /><br />PC Serial ports are shaped kind of like a &quot;D&quot; and have 9 pins not six.<br /><br />depending on the hardware a serial port can use 2 wires,3 wires 4 wires most of the time they use 4 pins for &quot;full duplex&quot;<br />2 or 3 for a &quot;Simplex&quot; connection.<br />they may also cross some lines to make them &quot;Always Ready&quot;<br />some of the old Serial wires were named:<br /><br />Clear to Send <br />Ready to Send<br />Data Set Ready<br /><br />they did the &quot;Handshaking&quot; so that one side did not just &quot;dump&quot; on theother when it was not ready.<br /><br />and then you had<br />Transmit<br />and<br />Recive<br /><br />and Ground<br /><br />but most of the time they only used 3 wires for small stuff like a scaner.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/97973ade36f04d718c7e9dfa00c36953#97973ade36f04d718c7e9dfa00c36953</link>
		<pubDate>Wed, 02 Apr 2008 18:54:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/97973ade36f04d718c7e9dfa00c36953#97973ade36f04d718c7e9dfa00c36953</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>Matthew van Eerde wrote:</strong>
<hr size="1">
<i>&#65279;Why not get a USB barcode scanner?<br /></i></td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br />Getting a new USB barcode scanner is my last resort. It is kinda expensive. I am still a student so.. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' /> But if there is no other way, I have no choice.
<br /></div>
</blockquote>
<br /><br />what do you need to scan?<br /><br />can you get access to a cheap all-in-one printer that can scan a page?<br /><br />you *might* be able to scan from the page and hack soem code to read the bars, if it's a std. barcode they are not that hard to work out.<br /><br />I do not know of any free libraries to read them but if you only need to read one format you can read the spec's on line for that format.<br /><br />if it's school project you could try looking up the company that made that scanner and ask them for a new one... they just might go for it.<br /><br />can't hurt to ask.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/9a78cc5e5cf34267b3139dfa00c369d1#9a78cc5e5cf34267b3139dfa00c369d1</link>
		<pubDate>Wed, 02 Apr 2008 19:00:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/9a78cc5e5cf34267b3139dfa00c369d1#9a78cc5e5cf34267b3139dfa00c369d1</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">figuerres wrote:</div>
<div class="quoteBody">&#65279;9pin and 25pin Serial is just about gone.<br />and really USB is a 4 wire serial buss anyway...</div>
</blockquote>
<br /><br />I thought so too, until I had to connect <a href="http://welldesign.kunststofplaza.nl/client/welldesign/_uploads/xenta.jpg">
this thing </a>to a pc.<br /><br />To the original poster: I have a usb scanner and the thing behaves just like a keyboard device. You don't really need it to see if it works with your application. With my device, every time I read a barcode it sends the characters to the control that has the
 cursor in it and then it sends the Enterkey code. Just find out how your scanner behaves (for example in notepad) and make sure your application can work with it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/428216744f9448fbacbd9dfa00c36a63#428216744f9448fbacbd9dfa00c36a63</link>
		<pubDate>Wed, 02 Apr 2008 20:19:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/428216744f9448fbacbd9dfa00c36a63#428216744f9448fbacbd9dfa00c36a63</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>As figuerres has said, these devices usually 'inject' their data stream as though someone had typed it in via a keyboard. So for all intents and purposes, it is a keyboard.<br /><br />But just to be sure, here are some links so you can confirm exactly what you have: [<a href="http://en.wikipedia.org/wiki/PS/2_connector">PS/2 connector</a>]&nbsp;&nbsp; [<a href="http://en.wikipedia.org/wiki/DE-9_connector#DE-9_connector">DE-9 connectors</a>]<br /><br />Also, whilst the keyboard data stream is a serialised one, it's not RS-232, which is what your suggesting when you talk about serial ports - which is probably why figuerres introduced the possibity of it being an RS-232 device - I'd doubt it.<br /><br /><br />You'll also need to explain what you mean by doesn't work. eg&nbsp; it seems to be getting no power, etc.<br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/627816d2ccea43d196899dfa00c36af7#627816d2ccea43d196899dfa00c36af7</link>
		<pubDate>Wed, 02 Apr 2008 21:48:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/627816d2ccea43d196899dfa00c36af7#627816d2ccea43d196899dfa00c36af7</guid>
		<dc:creator>RichardRudek</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RichardRudek/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">RichardRudek wrote:</div>
<div class="quoteBody">&#65279;As figuerres has said, these devices usually 'inject' their data stream as though someone had typed it in via a keyboard. So for all intents and purposes, it is a keyboard.<br /><br />But just to be sure, here are some links so you can confirm exactly what you have: [<a href="http://en.wikipedia.org/wiki/PS/2_connector">PS/2 connector</a>]&nbsp;&nbsp; [<a href="http://en.wikipedia.org/wiki/DE-9_connector#DE-9_connector">DE-9 connectors</a>]<br /><br />Also, whilst the keyboard data stream is a serialised one, it's not RS-232, which is what your suggesting when you talk about serial ports - which is probably why figuerres introduced the possibity of it being an RS-232 device - I'd doubt it.<br /><br /><br />You'll also need to explain what you mean by doesn't work. eg&nbsp; it seems to be getting no power, etc.<br /><br /></div>
</blockquote>
<br /><br />Rich,the OP said he was connect it to a serial port on his desktop.<br />using a usb converter on his laptop.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/7d8dc94ac153487a9bb39dfa00c36b73#7d8dc94ac153487a9bb39dfa00c36b73</link>
		<pubDate>Wed, 02 Apr 2008 22:02:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/7d8dc94ac153487a9bb39dfa00c36b73#7d8dc94ac153487a9bb39dfa00c36b73</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>note the OP: my edit to add some blank lines <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br /><br /><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;Hello everyone. I wish someone would take time to read and help me with my problem. You see, I have a barcode scanner.
<br /><br />Now, the scanner that I have has a serial port. <br /><br /><br />When I connect it to the serial port on my desktop, it is working fine. <br /><br />The problem is, I have to do the programming part in my laptop. <br /><br /><br />My laptop does not have any serial ports, so I purchased a connector that will convert it to usb.<br />&nbsp;<br />I tested the connector in the desktop, all ps/2 devices (ex. mouse) works fine. <br /><br />But when it comes to the barcode scanner, the computer cannot read the device. <br /><br />Which is weird. <br /><br />It can read the device when I connect it to the serial port, but it does not read the device when I connect it to the USB via a connector or converter. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' /> Any ideas?<br /></div>
</blockquote></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/c43d78e64346409b9c7b9dfa00c36bf3#c43d78e64346409b9c7b9dfa00c36bf3</link>
		<pubDate>Wed, 02 Apr 2008 22:05:02 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/c43d78e64346409b9c7b9dfa00c36bf3#c43d78e64346409b9c7b9dfa00c36bf3</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">figuerres wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>jellylychee wrote:</strong>
<hr size="1">
<i>&#65279; <br /><br />The scanner has a <br /><br />6pin male and female connector. <br /><br />It did not come with a driver. I just borrowed it from my school for my thesis. They do not have a USB scanner sad to say.
<br /><br />.<br /></i></td>
</tr>
</tbody>
</table>
.</blockquote>
</div>
</blockquote>
<br /><br /><br />starting to think this is a PS/2 keyboard wedge eh?<br /><br />perhaps the OP has a PS/2 = USB adapter ??<br /><br /><blockquote></blockquote></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/bccde029e2b24a2da76b9dfa00c36c2f#bccde029e2b24a2da76b9dfa00c36c2f</link>
		<pubDate>Wed, 02 Apr 2008 22:09:53 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/bccde029e2b24a2da76b9dfa00c36c2f#bccde029e2b24a2da76b9dfa00c36c2f</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">figuerres wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>figuerres wrote:</strong>
<hr size="1">
<i>&#65279; </i>
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>jellylychee wrote:</strong>
<hr size="1">
<i>&#65279; <br /><br />The scanner has a <br /><br />6pin male and female connector. <br /><br />It did not come with a driver. I just borrowed it from my school for my thesis. They do not have a USB scanner sad to say.
<br /><br />.<br /></i></td>
</tr>
</tbody>
</table>
<i>.</i></blockquote>
</td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br /><br />starting to think this is a PS/2 keyboard wedge eh?<br /><br />perhaps the OP has a PS/2 = USB adapter ??<br /><br /></div>
</blockquote>
<br /><br />Yes, I'd surprised if it was <b>primarily</b> an RS232 device: [<a href="http://en.wikipedia.org/wiki/Barcode_scanner">Barcode scanners</a>]<br /><br />Most of the ones I've seen are the keyboard-injection type devices, because that's the simplest way of doing it - no drivers necessary.<br /><br />Now the wikipedia article does mention that a few of these devices do have RS232 interfaces. But the device still needs to get it power from somewhere.<br /><br />The PS/2 interface has a 5 Volt supply, so that's the most probable source. But older, RS232-only devices typically scavenged their power from the RS232 interface itself.<br /><br /><u><b>But</b></u>, those devices may not be able to derive enough power from a 'non-strict' RS232 interface - RS232 is suppose to be &#43;/- 12 Volt signaling. But a lot of 'adapters' have 'customised' this standard, using much lower voltages, or not even using
 negative voltages. <br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/18ce17cc2d00493cb2529dfa00c36cb5#18ce17cc2d00493cb2529dfa00c36cb5</link>
		<pubDate>Wed, 02 Apr 2008 23:36:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/18ce17cc2d00493cb2529dfa00c36cb5#18ce17cc2d00493cb2529dfa00c36cb5</guid>
		<dc:creator>RichardRudek</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RichardRudek/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">RichardRudek wrote:</div>
<div class="quoteBody">&#65279;As figuerres has said, these devices usually 'inject' their data stream as though someone had typed it in via a keyboard. So for all intents and purposes, it is a keyboard.<br /><br />But just to be sure, here are some links so you can confirm exactly what you have: [<a href="http://en.wikipedia.org/wiki/PS/2_connector">PS/2 connector</a>]&nbsp;&nbsp; [<a href="http://en.wikipedia.org/wiki/DE-9_connector#DE-9_connector">DE-9 connectors</a>]<br /><br />Also, whilst the keyboard data stream is a serialised one, it's not RS-232, which is what your suggesting when you talk about serial ports - which is probably why figuerres introduced the possibity of it being an RS-232 device - I'd doubt it.<br /><br /><br />You'll also need to explain what you mean by doesn't work. eg&nbsp; it seems to be getting no power, etc.<br /><br /></div>
</blockquote>
<br /><br />Hi. I am sorry I got everyone mixed up.&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' /> It has a ps/2 connector. It is working fine when I connect it to the ps/2 port of my desktop. It can read the barcodes and send the data to the desktop. However when I use a ps/2 usb adapter converter (my laptop doesnt
 have a ps/2 port), my computer does not recognize the barcode scanner anymore. The adapter converter is working fine when I tried to connect other devices like a mouse.
<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/578bf90cccf043a0a7d59dfa00c36d35#578bf90cccf043a0a7d59dfa00c36d35</link>
		<pubDate>Thu, 03 Apr 2008 05:32:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/578bf90cccf043a0a7d59dfa00c36d35#578bf90cccf043a0a7d59dfa00c36d35</guid>
		<dc:creator>jellylychee</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jellylychee/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>RichardRudek wrote:</strong>
<hr size="1">
<i>&#65279;As figuerres has said, these devices usually 'inject' their data stream as though someone had typed it in via a keyboard. So for all intents and purposes, it is a keyboard.<br /><br />But just to be sure, here are some links so you can confirm exactly what you have: [<a href="http://en.wikipedia.org/wiki/PS/2_connector">PS/2 connector</a>]&nbsp;&nbsp; [<a href="http://en.wikipedia.org/wiki/DE-9_connector#DE-9_connector">DE-9 connectors</a>]<br /><br />Also, whilst the keyboard data stream is a serialised one, it's not RS-232, which is what your suggesting when you talk about serial ports - which is probably why figuerres introduced the possibity of it being an RS-232 device - I'd doubt it.<br /><br /><br />You'll also need to explain what you mean by doesn't work. eg&nbsp; it seems to be getting no power, etc.<br /><br /></i></td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br />Hi. I am sorry I got everyone mixed up.&nbsp;<img src="/emoticons/emotion-6.gif" border="0"> It has a ps/2 connector. It is working fine when I connect it to the ps/2 port of my desktop. It can read the barcodes and send the data to the desktop. However when I use
 a ps/2 usb adapter converter (my laptop doesnt have a ps/2 port), my computer does not recognize the barcode scanner anymore. The adapter converter is working fine when I tried to connect other devices like a mouse.
<br /></div>
</blockquote>
<br /><br />no big.... we figured out what you had though... not bad eh?<br /><br />I used to love it when some one would ask for &quot;A BOX OF HARD DISKS&quot; when I worked at a computer store....<br />they wanted 3.5 inch FLOPPY DISKS!<br />used to show them a HARD DISK and explain that even with the plastic it was a &quot;FLOPPY DISK&quot; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/c4cf147919774d0b99499dfa00c36dbc#c4cf147919774d0b99499dfa00c36dbc</link>
		<pubDate>Thu, 03 Apr 2008 05:45:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/c4cf147919774d0b99499dfa00c36dbc#c4cf147919774d0b99499dfa00c36dbc</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>I think you'll find there here in POS world, RS232 is still very alive and kicking.<br /><br />Most POS terminals can be configured to give a 5v / 12V supply out of their com ports, and for most scanners, there is also an option of an external PSU.<br /><br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/262ff8bb51fc480d88e29dfa00c36e35#262ff8bb51fc480d88e29dfa00c36e35</link>
		<pubDate>Thu, 03 Apr 2008 06:57:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/262ff8bb51fc480d88e29dfa00c36e35#262ff8bb51fc480d88e29dfa00c36e35</guid>
		<dc:creator>John</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jh71283/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>RichardRudek wrote:</strong>
<hr size="1">
<i>&#65279;You'll also need to explain what you mean by doesn't work. eg&nbsp; it seems to be getting no power, etc
</i></td>
</tr>
</tbody>
</table>
</blockquote>
</div>
</blockquote>
<br />I've re-quoted my earlier question.<br /><br /><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;Hi. I am sorry I got everyone mixed up.&nbsp;<img src="/emoticons/emotion-6.gif" border="0"> It has a ps/2 connector. It is working fine when I connect it to the ps/2 port of my desktop. It can read the barcodes and send the data to the desktop.
 However when I use a ps/2 usb adapter converter (my laptop doesnt have a ps/2 port), my computer does not recognize the barcode scanner
<u><b>anymore</b></u>. The adapter converter is working fine when I tried to connect other devices like a mouse.
<br /></div>
</blockquote>
<br /><br />Anymore ?<br /><br />Does that mean the barcode scanner used to work on the laptop, but then stopped for some reason ?<br /><br />If so, then [<a href="/ShowPost.aspx?PostID=341933#341933">read through this post</a>] (or even the thread), and see whether it sue to bad Device manager entries. Specifically what we're looking for will be any HIDs (Human Interface Devices).<br /><br />Also, have you tried plugging in the desktop's keyboard along with the barcode scanner, like you would (I assume) with your dekstop ?<br /><br /><br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/df3e05acbd014a89a0009dfa00c36eb5#df3e05acbd014a89a0009dfa00c36eb5</link>
		<pubDate>Thu, 03 Apr 2008 09:06:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/df3e05acbd014a89a0009dfa00c36eb5#df3e05acbd014a89a0009dfa00c36eb5</guid>
		<dc:creator>RichardRudek</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RichardRudek/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">RichardRudek wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>jellylychee wrote:</strong>
<hr size="1">
<i>&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>RichardRudek wrote:</strong>
<hr size="1">
<i>&#65279;You'll also need to explain what you mean by doesn't work. eg&nbsp; it seems to be getting no power, etc
</i></td>
</tr>
</tbody>
</table>
</blockquote>
</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br />I've re-quoted my earlier question.<br /><br /><br /><br />Anymore ?<br /><br />Does that mean the barcode scanner used to work on the laptop, but then stopped for some reason ?<br /><br />If so, then [<a href="/ShowPost.aspx?PostID=341933#341933">read through this post</a>] (or even the thread), and see whether it sue to bad Device manager entries. Specifically what we're looking for will be any HIDs (Human Interface Devices).<br /><br />Also, have you tried plugging in the desktop's keyboard along with the barcode scanner, like you would (I assume) with your dekstop ?<br /><br /><br /></div>
</blockquote>
<br /><br />When I plug it in the ps/2 port, the&nbsp; barcode scanner works. The barcode scanner is recognized by my computer. When the barcode scanner reads barcodes, I can see the output in my computer. I did this in my desktop.
<br /><br />The problem is, I want to work on my laptop. I have to because the rest of my family uses the desktop and I always do my work (programming) in school. But my laptop does not have a ps/2 port. So what I did was purchase a ps/2 usb converter adapter.<br /><br />When I connect the barcode scanner to the converter adapter, and I connect the converter adapter to the USB port, that is where the problem begins. &quot;USB Device Not Recognized&quot;. The converter adapter is working fine if I connect my ps/2 mouse and keyboard but
 it does not work when I connect the barcode scanner.<br /><br />So to summarize, it works in the ps/2 port. But it does not work thru the use of the converter adapter.
<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/0a8856c7437147efa74a9dfa00c36f3b#0a8856c7437147efa74a9dfa00c36f3b</link>
		<pubDate>Thu, 03 Apr 2008 13:03:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/0a8856c7437147efa74a9dfa00c36f3b#0a8856c7437147efa74a9dfa00c36f3b</guid>
		<dc:creator>jellylychee</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jellylychee/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>Have you tried rebooting the laptop when the device is connected. In ancient times you had to connect a device, then (re)boot the computer for it to recognize the new hardware.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/b708336d9c594d4d91a09dfa00c36fb0#b708336d9c594d4d91a09dfa00c36fb0</link>
		<pubDate>Thu, 03 Apr 2008 13:29:14 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/b708336d9c594d4d91a09dfa00c36fb0#b708336d9c594d4d91a09dfa00c36fb0</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">ZippyV wrote:</div>
<div class="quoteBody">&#65279;Have you tried rebooting the laptop when the device is connected. In ancient times you had to connect a device, then (re)boot the computer for it to recognize the new hardware.</div>
</blockquote>
<br /><br />yes i did a couple of times already but still the device cannot be recognized<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/8d4929dc571a402388199dfa00c37027#8d4929dc571a402388199dfa00c37027</link>
		<pubDate>Thu, 03 Apr 2008 14:27:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/8d4929dc571a402388199dfa00c37027#8d4929dc571a402388199dfa00c37027</guid>
		<dc:creator>jellylychee</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jellylychee/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>It's possible that the USB-PS2 converter you purchased is just a simple pass-through rather than a converter.&nbsp; A proper converter would be detected as a USB keyboard in Windows and converts whatever it gets from the PS/2 device to the standard protocol
 used by USB keyboards.<br /><br />What you're looking for is probably something like this:&nbsp; <a href="http://"><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16812107901">http&#58;&#47;&#47;www.newegg.com&#47;Product&#47;Product.aspx&#63;Item&#61;N82E16812107901</a></a>.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/ed50ac4656ab4414a5159dfa00c370ac#ed50ac4656ab4414a5159dfa00c370ac</link>
		<pubDate>Thu, 03 Apr 2008 16:21:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/ed50ac4656ab4414a5159dfa00c370ac#ed50ac4656ab4414a5159dfa00c370ac</guid>
		<dc:creator>JonathonW</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CannotResolveSymbol/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">CannotResolveSymbol wrote:</div>
<div class="quoteBody">&#65279;It's possible that the USB-PS2 converter you purchased is just a simple pass-through rather than a converter.&nbsp; A proper converter would be detected as a USB keyboard in Windows and converts whatever it gets from the PS/2 device to the
 standard protocol used by USB keyboards.<br /><br />What you're looking for is probably something like this:&nbsp; <a href="http://"><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16812107901">http&#58;&#47;&#47;www.newegg.com&#47;Product&#47;Product.aspx&#63;Item&#61;N82E16812107901</a></a>.<br /></div>
</blockquote>
<br /><br />or if built for the PS/2 hardware interface it may be looking for the signal from a keyboard to hook onto....
<br /><br />or depending on some bit of what a real PS/2 port did that the converter is not doing....</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/9e226c20588b40ffa0209dfa00c37141#9e226c20588b40ffa0209dfa00c37141</link>
		<pubDate>Thu, 03 Apr 2008 18:45:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/9e226c20588b40ffa0209dfa00c37141#9e226c20588b40ffa0209dfa00c37141</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>Years ago I worked with a &quot;wedge&quot; PS2 barcode scanner.&nbsp; It had an odd property that it HAD to have a real keyboard connected to the &quot;outbound&quot; port of the scanner, even if you weren't going to use it.&nbsp; (IT&nbsp; was reallty annoying to have an extra keyboard
 lying arround when the laptop keyboard worked just fine.)<br /><br />I was wondering if you did the same thing I did.&nbsp; Use it on your desktop with a &quot;real&quot; keyboard plugged in, and then use it on the laptop all by itself.&nbsp; For me, plugging in a real keyboard fixed the issue.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/02e33c8cde954c9d890f9dfa00c371d8#02e33c8cde954c9d890f9dfa00c371d8</link>
		<pubDate>Thu, 03 Apr 2008 19:32:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/02e33c8cde954c9d890f9dfa00c371d8#02e33c8cde954c9d890f9dfa00c371d8</guid>
		<dc:creator>John Melville-- MD</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/John Melville-- MD/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;When I plug it in the ps/2 port, the&nbsp; barcode scanner works. The barcode scanner is recognized by my computer. When the barcode scanner reads barcodes, I can see the output in my computer. I did this in my desktop.
</div>
</blockquote>
<br /><br />Yes, I already understood this.<br /><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">The problem is, I want to work on my laptop. I have to because the rest of my family uses the desktop and I always do my work (programming) in school. But my laptop does not have a ps/2 port. So what I did was purchase a ps/2 usb converter
 adapter.</div>
</blockquote>
<br /><br />Yes, and I understood this as well.<br /><br /><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;When I connect the barcode scanner to the converter adapter, and I connect the converter adapter to the USB port, that is where the problem begins. &quot;USB Device Not Recognized&quot;. The converter adapter is working fine if I connect my ps/2
 mouse and keyboard but it does not work when I connect the barcode scanner.<br /><br />So to summarize, it works in the ps/2 port. But it does not work thru the use of the converter adapter.
<br /></div>
</blockquote>
<br /><br />Ah, some <b>details</b>... <br /><br />Did you see see my closing comment - I'll requote it (strike 2):<br /><b></b><br /><blockquote>
<div class="quoteAuthor">jellylychee wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>RichardRudek wrote:</strong>
<hr size="1">
<i>&#65279;Also, have you tried plugging in the desktop's keyboard along with the barcode scanner, like you would (I assume) with your dekstop ?<br /></i></td>
</tr>
</tbody>
</table>
</blockquote>
</div>
</blockquote>
<br /><br />Why would that make any difference ?<br /><br />Because the barcode scanner device is probably looking for the clock signal from the keyboard, so it knows how to set itself up, and be able to inject appropriately into the keyboard's data stream. From memory there were/are at least two keyboard clock speeds
 6 and 8 MHz. Though I'd have to look that up, to be sure.<br /><br />Have to go, I'll check back later this afternoon, or tonight..<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/077d57df68b54b3793ea9dfa00c3726e#077d57df68b54b3793ea9dfa00c3726e</link>
		<pubDate>Thu, 03 Apr 2008 22:09:07 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/077d57df68b54b3793ea9dfa00c3726e#077d57df68b54b3793ea9dfa00c3726e</guid>
		<dc:creator>RichardRudek</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RichardRudek/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">John Melville, MD wrote:</div>
<div class="quoteBody">&#65279;Years ago I worked with a &quot;wedge&quot; PS2 barcode scanner.&nbsp; It had an odd property that it HAD to have a real keyboard connected to the &quot;outbound&quot; port of the scanner, even if you weren't going to use it.&nbsp; (IT&nbsp; was reallty annoying to have
 an extra keyboard lying arround when the laptop keyboard worked just fine.)<br /><br />I was wondering if you did the same thing I did.&nbsp; Use it on your desktop with a &quot;real&quot; keyboard plugged in, and then use it on the laptop all by itself.&nbsp; For me, plugging in a real keyboard fixed the issue.</div>
</blockquote>
<br /><br />Well yeah I did this. But, now the barcode won't read right. I can type using the keyboard just fine, but the scanner does not scan right. The scanner beeps, but the output is just wrong.<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/f0543cf72fa34e01850c9dfa00c37304#f0543cf72fa34e01850c9dfa00c37304</link>
		<pubDate>Fri, 04 Apr 2008 11:07:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/f0543cf72fa34e01850c9dfa00c37304#f0543cf72fa34e01850c9dfa00c37304</guid>
		<dc:creator>jellylychee</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jellylychee/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p>I had this problem too, when I scanned a barcode I got something like éçç§à&amp;(&nbsp;Turns out the scanner was configured with a querty type keyboard. If you don't have the manual of the scanner, try changing the keyboard settings in Windows.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/571d4e5af7ac406ca6649dfa00c3737c#571d4e5af7ac406ca6649dfa00c3737c</link>
		<pubDate>Fri, 04 Apr 2008 12:48:48 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/571d4e5af7ac406ca6649dfa00c3737c#571d4e5af7ac406ca6649dfa00c3737c</guid>
		<dc:creator>ZippyV</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/ZippyV/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - USB cannot read barcode scanner</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">ZippyV wrote:</div>
<div class="quoteBody">&#65279;
<p>I had this problem too, when I scanned a barcode I got something like éçç§à&amp;(&nbsp;Turns out the scanner was configured with a querty type keyboard. If you don't have the manual of the scanner, try changing the keyboard settings in Windows.</p>
</div>
</blockquote>
<br /><br />although i am not so sure on how to do that i will research on it and try it out. thanks<br /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/c5a5dd339082470a9e2d9dfa00c373f4#c5a5dd339082470a9e2d9dfa00c373f4</link>
		<pubDate>Sat, 05 Apr 2008 16:45:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/262015-USB-cannot-read-barcode-scanner/c5a5dd339082470a9e2d9dfa00c373f4#c5a5dd339082470a9e2d9dfa00c373f4</guid>
		<dc:creator>jellylychee</dc:creator>
		<slash:comments>27</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/jellylychee/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>