LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I command in Labview [Windows NT] the digital output of the parallel port? I need to command one pin high or low.

I've written to the paralell port using serial port write vi, after adding some lines in labview.ini, there's lots of info about this in NI website. But this was before LV 6 appeared, in LV 5.0... i'll have to update someday.
Hope this helps
0 Kudos
Message 2 of 3
(2,813 Views)
Look for AccessHW in zone.ni, LLBs works fine with LV 5.0, 5.1, 5.1.1 and
6.02, no problems with Win95,98, Me NT4 or 2k
Or
If you have CVI ...
outp, outpw, outpd == CVI_Outp...
then Enjoy 😉

"Massimo" wrote in message
news:506500000008000000C21B0000-986697009000@quiq.com...
> How can I command in Labview [Windows NT] the digital output of the
> parallel port? I need to command one pin high or low.
>
>
0 Kudos
Message 3 of 3
(2,813 Views)