Discussion:
printer port
(too old to reply)
Elicend_News
2003-10-28 09:16:54 UTC
Permalink
Hi

sorry for my poor english, i'm french

i'd like to know how to use the printer port wirh VB in order to count some
impulsion by this way, and otherthings

(i want to use it both ways : the computer lit some leds for example, and
some leds lit means something for the computer)

thanks a lot!

Elicend
the Wiz
2003-10-29 00:25:52 UTC
Permalink
Post by Elicend_News
Hi
sorry for my poor english, i'm french
i'd like to know how to use the printer port wirh VB in order to count some
impulsion by this way, and otherthings
(i want to use it both ways : the computer lit some leds for example, and
some leds lit means something for the computer)
thanks a lot!
Elicend
Depending on the operating system, you will need one or more of the I/O dll's
and/or a device driver.

See Jan Axelson's excellent page on the parallel, serial, and USB ports at
www.lvr.com.

More about me: http://www.jecarter.com/
VB3/VB6/NSBasic Palm/C/PowerBasic source code: http://www.jecarter.com/programs.html
Drivers for Pablo graphics tablet and JamCam cameras: http://home.earthlink.net/~mwbt/
johnecarter ***@at mindspring dot.dot com. Fix the obvious to reply by email.
Elicend_News
2003-10-29 08:20:12 UTC
Permalink
thank, i'll read this this evening

i need to work on win XP, 2000, and 98

Thanks a lot

Elicend
Post by the Wiz
Post by Elicend_News
Hi
sorry for my poor english, i'm french
i'd like to know how to use the printer port wirh VB in order to count some
impulsion by this way, and otherthings
(i want to use it both ways : the computer lit some leds for example, and
some leds lit means something for the computer)
thanks a lot!
Elicend
Depending on the operating system, you will need one or more of the I/O dll's
and/or a device driver.
See Jan Axelson's excellent page on the parallel, serial, and USB ports at
www.lvr.com.
More about me: http://www.jecarter.com/
http://www.jecarter.com/programs.html
http://home.earthlink.net/~mwbt/
the Wiz
2003-10-30 00:30:50 UTC
Permalink
Post by Elicend_News
thank, i'll read this this evening
i need to work on win XP, 2000, and 98
Thanks a lot
Elicend
For 98, you'll need an I/O dll, such as inpout.dll. For 2000 and XP, you'll
also need the user level driver that can access the hardware abstraction layer
(present in NT-based versions of Windows: NT, 2000, XP).

More about me: http://www.jecarter.com/
VB3/VB6/NSBasic Palm/C/PowerBasic source code: http://www.jecarter.com/programs.html
Drivers for Pablo graphics tablet and JamCam cameras: http://home.earthlink.net/~mwbt/
johnecarter ***@at mindspring dot.dot com. Fix the obvious to reply by email.
Elicend_News
2003-10-30 08:31:25 UTC
Permalink
well, i went and see lvr, but i'm afraid i didn't understood anything :(

thanks i'll try this today :)

elicend
Post by the Wiz
Post by Elicend_News
thank, i'll read this this evening
i need to work on win XP, 2000, and 98
Thanks a lot
Elicend
For 98, you'll need an I/O dll, such as inpout.dll. For 2000 and XP, you'll
also need the user level driver that can access the hardware abstraction layer
(present in NT-based versions of Windows: NT, 2000, XP).
More about me: http://www.jecarter.com/
http://www.jecarter.com/programs.html
http://home.earthlink.net/~mwbt/
Continue reading on narkive:
Loading...