i am doing a project for my collage.Its a robot which is control by a computer and its interfaced with parallel port...OK
i knew which pin and how much bits should i send to parallel port.
BUT... i don't know how to used the codes for the visual basic program. If you can help me i will be veery grateful
1) Do i need any special control to do that?
2) Where can i get additional information ?
Thank you.
VB does not have a control that communicate to the parallel port similar to MSComm to serial port. There may be 3rd party control available.
addition infor on communicate with Parallel port, you can find in :
http://www.doc.ic.ac.uk/~ih/doc/par/
http://www.senet.com.au/~cpeacock/parallel.htm
http://et.nmsu.edu/~etti/fall96/computer/printer/printer.html
Regards
Dalin