LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

serial to parallel

i'm awaiting the arrive of a custom card but i am writing the software to
interface my pc with card.
this card read voltage values and command via parallel port and send report
to pc via serial port.
i want send from pc voltage values and command to make test.
is it possible to send data from pc serial port to card parallel port using
a serial parallel converter?

thanks.

david
0 Kudos
Message 1 of 2
(2,668 Views)
I'm not sure if I understand your question correctly. So are connecting this convertor to the serila port of your PC? There is are example VIs in LV that do serial comm. You can find them through the Help menu >> Examples.. >> I/O >> Serial.

Also the best way to find examples is to goto ni.com >> Support >> Advanced Search (option 3) >> type in the keywords "labview examples", you will get the ones titled,

-Using VISA to Access the Parallel Port in LabVIEW
-Writing to a Parallel Port
-Reading from the Bi-directional Parallel Port

Hope this helps.
0 Kudos
Message 2 of 2
(2,668 Views)