Open Parallel Port

  • Thread starter Thread starter Fei
  • Start date Start date
F

Fei

Hi,

I have a cashdrawer hooked up with my Parallel Port 1. I need to send a
character to it. How can I open a Parallel Port in VB.Net ? how to send a
character to it ?

Thanks !

Fei
 
Hi,

Simple. Download IONet a free DLL from my homepage. I can send you an
example that sends a single character (which involves adding a few
additional lines of code), if you need it.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.
 
Back
Top