LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel port read

Is there a way to read parallel port in response to an Windows event generated by an external device ( microcontroller system) which is connected to port?
Can I use low level driver or something else?
Thanks
0 Kudos
Message 1 of 2
(3,037 Views)
Hello,

I would suggest usign the VISA library in CVI. I believe that it has the capabilities that you are looking for. You can find more information about using VISA below:
Serial, GPIB, and VXI Communication with Measurement Studio VISA



Some other information and an example are linked to below for you:
Parallel Port Reads and Writes Using Low-Level LabWindows/CVI Functions Outp and Inp


IEEE 1284 - Updating the PC Parallel Port


Serial Communication Starting Point


Good Luck!

Mike Rakolta
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,037 Views)