02-26-2007 08:36 AM
hi,
i wrote a simple program to write and read from the data reg of parallel port using the outport and inport vi's of the accesshw library.it runs without giving me any errors.but does not show be the value i have written either.i am attaching the program.let me know if you can find something wrong with the program.thanks!
![]() |
write-read1.vi (16 kb) |
02-26-2007 08:52 AM - edited 02-26-2007 08:52 AM
Message Edited by smercurio_fc on 02-26-2007 08:53 AM
02-26-2007 10:07 AM
02-26-2007 10:08 AM
02-26-2007 10:26 AM
02-26-2007 10:54 AM
02-26-2007 03:56 PM
02-26-2007 09:01 PM
hi,
i measured the voltage at the pins.Irrespective of the the byte i write to the port,the voltage at the pins is 0.6V which corresponds to a logic zero.i am using ecp/epp mode of the parallel port which should support bidirectional mode.i am at a complete loss as to why this is not working.any help is appreciated.i have searched the discussion forum for similar posts and found a few but i am not really able to find any solution for this problem.
02-27-2007 03:13 PM