LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding PCI IO on a development laptop

I need to develop software on a laptop PC for use in a rack of electronics with a touchscreen panel pc which has PCI cards installed.  How do I add the analog and digital IO functions in Labview 2009 since they don't show up in the Measurement and Automation Explorer on my laptop?
0 Kudos
Message 1 of 4
(2,930 Views)

Whether you have hardware or not, you should have all of the DAQmx functions as long as you installed the driver.

 

With the driver installed, you'll be able to simulate most of the DAQmx devices and do much (not all) of the development and debug on the laptop. Non-DAQmx devices are a different story.

0 Kudos
Message 2 of 4
(2,927 Views)
I finally found the Measurement IO pallette.  It should allow me to reference the PCI card via Traditional DAQ options.  Thanks.
0 Kudos
Message 3 of 4
(2,919 Views)
Unless you are using very old DAQ hardware, do not use traditional DAQ. It is obsolete and you cannot simulate any devices.
0 Kudos
Message 4 of 4
(2,913 Views)