07-19-2012 04:37 AM
Solved! Go to Solution.
07-19-2012 11:33 AM
A USB to Parallel Port adapter does not require you to create any sort of driver. What did you actually do? I hope you didn't create one with the VISA Driver Wizard. The windows driver that came with the device is the one that you should be using. If you used the wizard, why?
07-19-2012 02:31 PM
07-19-2012 03:02 PM
If you installed the windows driver for it and windows sees it as a printer port, then so should MAX and list it as lptn. It sounds like that after rebooting, etc., it is the normal windows driver that is being used. What does device manager say?
07-19-2012 05:38 PM
07-19-2012 07:26 PM
07-21-2012 08:03 AM
07-21-2012 08:23 AM
Let this be a lesson. You get what you pay for.
If this is meant for a project at work, you should choose a product that is better supported by NI.
If this is a hobby project, well, I suppose it may be time to try a different product.
These USB-LPT are often problematic even when used for their intended purpose.
07-23-2012 08:33 AM
@da_jokeer wrote:
I created the driver with VISA Driver Wizard because MAX can't recognize the USB device..
You should not be doing this. Just use it with the OS drivers as a stndard Parallel port. No VISA Drivers neccessary.
Shane.
07-24-2012 07:30 AM
Intaris wroteYou should not be doing this. Just use it with the OS drivers as a stndard Parallel port. No VISA Drivers neccessary.
Shane.
Device manager recongnise it as a usb printing support under universal serial bus controllers and not as a parallel port.
Just trying to learn basic communication to a parallel port.
These is the error file and the vi.