07-21-2011 02:08 AM
Hello,
I am using VISA to communicate with the parallel port but when i run my program it gives the following error
"Error -1073807339 occurred at VISA Write in" and the given possible reason is "VISA: (Hex 0xBFFF0015) Timeout expired before operation completed." Please help me what should i do to correctly communicate with the parallel port.
Regards,
Husnain Taseer
Solved! Go to Solution.
07-21-2011 08:54 AM
Did you ground the necessary pins? See this document for details: http://digital.ni.com/public.nsf/allkb/B937AC4D8664E37886257206000551CB
07-21-2011 02:23 PM
Thanks alot...
Problem has been solved after setting PIN 11 and 12 to ground.