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: 

How to identify the CAN hardware connected to the PC

Solved!
Go to solution

Hi

     Is there any way to identify the CAN devices to the PC via USB port, I am able to see the connected CAN hardware name in the device manager list. Same I would like to read using LabVIEW.

 

Regars

Visuman

0 Kudos
Message 1 of 9
(2,383 Views)

Try the following VI.

In LV version 2010

0 Kudos
Message 2 of 9
(2,378 Views)

Thanks for the reply can you send the same in 2009 version I dont have LabVIEW 2010.

 

Regards

Bharath

0 Kudos
Message 3 of 9
(2,376 Views)
0 Kudos
Message 4 of 9
(2,373 Views)

The VI is searching for some support files, kindly attach the support files also in 8.5 version.

 

0 Kudos
Message 5 of 9
(2,360 Views)

You will need the 

NI System Configuration API

0 Kudos
Message 6 of 9
(2,348 Views)

Hi

    Thanks for the reply, code is listing only the NI device. But I would like to see the connected third party devices also which I am seeing in the device manager.

 

Regards

Visuman 

0 Kudos
Message 7 of 9
(2,335 Views)
Solution
Accepted by topic author visuman

Use the vi in the zip file.

And the "Devcon.exe" will show you the device list.

With this list you may sort out the devices bei searching the string.

0 Kudos
Message 8 of 9
(2,327 Views)

Thanks its working.

 

Regards

Visuman

0 Kudos
Message 9 of 9
(2,317 Views)