Is there a way to send a different pulse on each pin on the parallel port? I want to control a traffic light, and send a pulse on the first pin to control the red light, the second to control the yellow, and the third to control the green. How can I do this with visual basic?

Thanks