|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Parallel Post AcessI have a laptop which has no Parallel port so I bought a USB to
parallel port convertor. When I write to the virtual parallel port it doesn't respond (I can get a real port to work on a normal pc). How to write to this virtual port? I tried all the addresses. Do I need the driver - it just uses a .sys file and I normally work with dlls.All i am doing is writing a byte to the port - not asking much! Hardy Hi,
You cannot access it directly -- this is a virtal port, and has no IO addresses like a conventional hardware port. Your only option, I think: http://support.microsoft.com/kb/138594/ or http://support.microsoft.com/kb/96795 These do not show how to READ parallel port pins, though. So, you may want to explore some other avenue. Saelig (www.saelig.com) sells USB parallel IO devices that may be more satisfactory. Dick -- Richard Grier, MVP Hard & Software Author of Visual Basic Programmer's Guide to Serial Communications, Fourth Edition, ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March 2006. See www.hardandsoftware.net for details and contact information.
How do you use GetProperty.SetValue with the index parameter?
EventHandler for late-bound COM object name parser How to check a string to see that it is a valid file name file size on disk How to change the name of multiple textboxes CD Burning with VB.NET Opening Folder Browse Dialog On Client Side Silly syntactic question OT: Nant + VB 3.0 / 3.0 |
|||||||||||||||||||||||