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: 

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,468 Views)
Solution
Accepted by topic author 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,458 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,454 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,453 Views)