LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Inport/ Outport missing from my Labview

Hello! I need to use Inport/Outport for a school project, but they are missing from my Labview(probably because i don't have a parallel port at my computer). I can't use Visa because it's mandatory to work with Inport/Outport. How i can make to have those in my Labview? Thanks
0 Kudos
Message 1 of 2
(3,191 Views)

What version of LV are you using? What operating system.  I'm not sure where they used to be, but in my LV2009 they are in 7.x Functions / Advanced / Port I/O palette.

 

The actual files are in vi.lib\Platform\portaccess.llb

 

I noticed in the help for the function:

 

In Port Details

(Windows Vista) This VI does not appear on the Functions palette because it allows read/write access to any I/O port on the system, which is discouraged for security reasons on the Vista OS.

  • (Windows Vista) VI components install properly, but show up as "unsigned" in the Windows Defender log. This VI does execute properly.
  • (Windows Vista 64-bit) This VI returns error -4850.

 

 

Try using the search function on the palettes for In Port  (make sure you include the space.)

Message 2 of 2
(3,173 Views)