11-04-2010 01:13 PM
Hello,
i would like to control a tinsley multiplexer trough lpt port
i trying to write to lpt1 parallele port , but labview send me an error -1073807339
that indicate a timeout i use a 5s timeout but error still there
what i m missing, have you same error with this attached vi ?
vi used in attachement
Best regards
Tinnitus
Solved! Go to Solution.
11-05-2010 05:13 AM
Hi if you have not solved this yet. I think your problem is that you have not tied the nACK and or the paper out pin to ground. This is inherent in the port/printer communication protocol
http://digital.ni.com/public.nsf/allkb/B937AC4D8664E37886257206000551CB
11-05-2010 06:38 AM
Hi, try using a while loop for continous writing like this. Otherwise ,the VI that i have uploaded has been tested with out anyproblems.
11-05-2010 07:10 AM
thanks yes i remember that this night
because i built only two port strapping modules for and not for the third !!!!
thanks