LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

reading from parallel port

Hi ,

 I  desinged a circuit which contains sensors and I want to control these sensors and get the reading of the sensors  and display it in labview. I am using parallel port as interfacing with labview. I can  write to the circuit through the parallel port using data bus 2-9 pins.  and im using pins 1, 14, 16 and 17 as my control pins connected to multiplexer  so i can control sensors and send the reading uisng the same data bus 2-9 pins  from the parallel port but that didnt work.

Please can any one help me how to control the sensors and get the reading from the parallel port.

 

Thanks  

0 Kudos
Message 1 of 4
(2,317 Views)

For some time ago I was looking into it. But I did only some simple testing. You find more here

http://digital.ni.com/public.nsf/allkb/B937AC4D8664E37886257206000551CB 

I found the missing pictures here http://forums.lavag.org/post-a11095-

Message Edited by t06afre on 03-07-2009 02:49 PM
Message Edited by t06afre on 03-07-2009 02:50 PM


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 4
(2,290 Views)
You will also find a example here ->\examples\portaccess\parallel port examples.llb\Parallel Port Read and Write Loop.vi


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 3 of 4
(2,286 Views)
 Its not as tough just selcet from In port.vi from function palette and use this vi for parallel port interfacing. Read the whole help from the labview help. Either press Ctrl+H for help or select from the help menu directly and search for the In port.vi there is very much detail there. If still any problem let me know.
Naqqash
0 Kudos
Message 4 of 4
(2,272 Views)