Click to See Complete Forum and Search --> : help with parallel port! (please)


Julia
July 14th, 1999, 03:48 AM
May be somebody knows ActiveX or something else (or how to do it without writing Vxd) for receiving data from parallel port?
The task is to receive data from two or three devices connected to LPT ports at the same time.
Thanks, Julia

July 14th, 1999, 04:02 AM
Have you tried _inp()?

Jiasheng

Julia
July 14th, 1999, 04:16 AM
Yes, I've tried to do it, but, at first, I should do it under NT and, at second, I lose some data because of Windows's multitasking (mó cheerful device sends its data continiously).

Julia