Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28041
| From | hamilton <hamilton@nothere.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Sending USB commands with Python |
| Date | 2012-08-28 21:03 -0600 |
| Organization | A noiseless patient Spider |
| Message-ID | <k1k0qf$deh$1@dont-email.me> (permalink) |
| References | <ff6f931d-e5ad-40ee-aa4d-f2bbd1303046@googlegroups.com> <mailman.3918.1346208855.4697.python-list@python.org> |
On 8/28/2012 8:54 PM, Dennis Lee Bieber wrote: > 2) does the printer appear as a serial port by the OS? Or as a > printer device? The OP posted the link to the manual. If your not going to at least look it over, ......... USB Printer Interface The LabelWriter 450 series printers all communicate with the host computer using a full-speed USB 2.0 interface. This interface also operates with USB Version 1.1 or later. The printers implement the standard USB Printer Class Device interface for communications (see http://www.usb.org/developers/devclass/). hamilton PS: Page 14
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Sending USB commands with Python "Adam W." <AWasilenko@gmail.com> - 2012-08-28 17:04 -0700
Re: Sending USB commands with Python Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-28 22:54 -0400
Re: Sending USB commands with Python hamilton <hamilton@nothere.com> - 2012-08-28 21:03 -0600
Re: Sending USB commands with Python alex23 <wuwei23@gmail.com> - 2012-08-28 22:04 -0700
Re: Sending USB commands with Python hamilton <hamilton@nothere.com> - 2012-08-28 23:18 -0600
Re: Sending USB commands with Python Tim Roberts <timr@probo.com> - 2012-08-28 23:45 -0700
Re: Sending USB commands with Python Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-29 16:09 -0400
Re: Sending USB commands with Python "Adam W." <AWasilenko@gmail.com> - 2012-08-29 14:21 -0700
Re: Sending USB commands with Python Tim Roberts <timr@probo.com> - 2012-08-30 20:55 -0700
Re: Sending USB commands with Python Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-29 17:57 -0400
csiph-web