|
|
| Author |
Message |
immelmann Guest
|
Posted: Tue Jun 20, 2006 6:19 am Post subject: USB Parallel Port |
|
|
Hello!
I hvave a C program that uses the ADC-12 in parallel mode. When i use the USB Parallel Port instead will my code work without any changes? Today it uses the LPT1:, what is the USB Parallel Port using?
Best regards |
|
| Back to top |
|
 |
Immelmann Guest
|
Posted: Tue Jun 20, 2006 6:33 am Post subject: More q about the USB Parallel Port |
|
|
I saw in the manual for the ADC10/12/40/42 that the function adc10_open_unit supports open the USB port by specify 101 as for the USB-PP1. Then my questions, is this apllying also for the USB to Parallel Converter? And, what version of the ADC1032.DLL supports this?
Best regards |
|
| Back to top |
|
 |
Michael Guru

Joined: 07 Jul 2005
Posts: 93
Location: St Neots, Cambridgeshire
|
Posted: Tue Jun 20, 2006 8:30 am Post subject: |
|
|
Hello,
The driver supports parallel products with or without the USB adapter.
You will still need to dictate to the driver the port number but the code will remain the same.
Best regards,
Michael |
|
| Back to top |
|
 |
|