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
Printable View
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
Have you tried _inp()?
Jiasheng
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