LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Determine which NI cards are installed on a computer using Labview

Solved!
Go to solution

Hello folks,

 

Hopefully this is an appropriate question for this forum.

 

Is there a way to programmatically determine which NI cards are installed in a computer using Labview?  We have a limited number of test computers so the hardware sometimes changes.  I would like to write a collection of apps in Labview to find out what hardware is installed and then perform some configuration settings based on the hardware.

 

Best Regards,

Chris

0 Kudos
Message 1 of 4
(2,453 Views)
Solution
Accepted by chassan

Hi there,

 

Looks like what you need might be here:  Retrieving full device and channel list dynamically.

---------------------
Patrick Allen: FunctionalityUnlimited.ca
0 Kudos
Message 2 of 4
(2,443 Views)

pallen,

 

Thanks for the good information.  This looks like it will certainly do the trick!

 

Best Regards,

Chris

0 Kudos
Message 3 of 4
(2,439 Views)

Config.JPG

 

DaqMx System properties allow all devices to be referenced, then the device properties will give almost anything about the device wired into activeDev.

 

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 4 of 4
(2,438 Views)