"... writes various patterns to the data lines without every pulsing the -strobe line. Without a pulse on -strobe, any printer also attached to the port should ignore this data..."
Also:
See also:
Questions:
I am checking busy pin while sending data to the parellel port in my printer driver.When the printer is switched on for the first time busy pin is high continously. But if I give power cycle to the printer the busy pin released and data is sent. How to come out of this problem. I am using centronix interface.
Thanks in advance.
James Newton replies: Almost anything could cause the problem. A defective printer. A bad or intermittant cable. A damaged parallel port on the PC. Basic troubleshooting is the only way to tell. If you have another printer, swap it in place of this one and see if the problem goes away or remains. Try a new cable. Take the cable and printer to another PC and try them there.
I am looking for a simple c code example for basic input and output functions. I have switches for the inputs and driving leds on the output. Thanks for any help!
I am trying to find some software and an interface to grab the parallel printer output from a piece of lab equipment and dump it intoi a file which can then be interpreted in real-time. Does any such software exist?
See: