LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

To read data from parallel port with interrupt

I try to write a LabVIEW porgram to read/write data from parallel port with extra hardware (microcontroller). I have a problem with interrupt to change LabVIEW program from C plus plus. If you have any idea for the C program in attached file, please need your help.
Thanks in advance.
0 Kudos
Message 1 of 2
(2,735 Views)
Try to make a CIN using your C code (you have a manual (pdf format) about calling external code on your labview CD)
Also, if you go to NI site -> Knowledge Base and search for 'read +parallel +port', you will find documentation and some VIs to control the port as you want.
good luck!
0 Kudos
Message 2 of 2
(2,735 Views)