From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

USe labview to to read hardware ports

Hi ,
I would like to know if Labview progranming language is capable
of reading hardware ports from a computer( ie I make a card that plugs into
a PCI
slot of my computer, is there a way to speak to that card from labview)
0 Kudos
Message 1 of 2
(2,207 Views)
Denis Barkats wrote:

> I would like to know if Labview progranming language is capable
> of reading hardware ports from a computer

The answer is: yes, with some qualifications depending on the OS you are
running. The Online Help or reference manuals should provide info on the
built-in "In Port" and "Out Port" functions for port I/O, and there are some
good resources on the NI Web site for additional help if you're running NT or
equivalent, such as:

http://zone.ni.com/devzone/devzoneweb.nsf/opendoc?openagent&2851D0A06E3185BC8625683A000AC730&cat=034E59A8530E09DF862568900018707A

Rummage around for "in port" or "hardware registers" on the NI site.

Regards,
John Lum
National Instruments
0 Kudos
Message 2 of 2
(2,207 Views)