03-19-2007 11:19 AM
03-19-2007 12:47 PM
lava,
You should be able to use the VISA vi's to control the parallel port.
03-20-2007 07:21 AM
Hello centerbolt
can you please be a little more specific- lets say I want to change the data in one of the pins from '0' to '1', and the addresses of LPT1 in my computer are 0368-037F, can you send me a short block diagram to illustrate your solution???
thanks, Lavi
03-20-2007 07:22 AM
03-20-2007 07:22 AM
03-20-2007 07:43 AM
lava,
With VISA you just need to use LPT1. The other part of parallel port communication is that you write to the port, not to individual pins. This example should get you going.
03-21-2007 04:31 AM
03-21-2007 08:55 AM