LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel Port Interfacing

Hi,
I'm working on an RF Design project. I'm working on LabVIEW to communicate with one of the evaluation boards used in the project. Parallel port interfacing is used and I would like to know the processes involved in parallel port interfacing.
I'm looking forward to a reply at the earliest.
Yours faithfully,
Vishnu.
0 Kudos
Message 1 of 2
(2,734 Views)

Look at the VISA routines.  It has supportfor the parallel port.  Otherwise you will have to communicate with it at the register level using peek / poke memory.

Search examples for, "Parallel".  This is one that is included: C:\Program Files\National Instruments\LabVIEW 8.2\examples\portaccess\parallel port examples.llb\Parallel Port Read and Write Loop.vi

 

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 2 of 2
(2,728 Views)