LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to access parallel ports using LabVIEW?

I want to send data to a device which is connected through LPT1.when Iam using serial port write.vi with port number 10(for LPT1) it is giving an error code 37 which means the device not found. whether those vis are only for accessing serial ports? Then how to access LPT1 using LabVIEW?
0 Kudos
Message 1 of 2
(2,798 Views)
Most likely you need to modify your labview ini file to let it know that LPT1 (or whichever) will be controled through the serial port control. See the following link for a knowledgebase answer to this question:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/a5abd9d76665217b86256333005ac9a5?OpenDocument

Jared
0 Kudos
Message 2 of 2
(2,798 Views)