LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write to parallel port

i want to write to parallel port or any openong port without using VISA can i get vi to connect to parallel port or to search for opening ports avialable on my computer
0 Kudos
Message 1 of 3
(2,631 Views)

Open LabVIEW's example finder and search for parallel. There is an example called Parallel Port Read and Write Loop.vi that is pretty extensive.

 

Hope this helps.

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 2 of 3
(2,614 Views)
You can use "In Port.vi" and "Out Port.vi" in the "Connectivity" pallete to read and write any memory address (so be careful) including memory mapped I/O ports.
Message Edited by RTSLVU on 01-27-2010 08:34 AM
========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 3 of 3
(2,610 Views)