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
(3,291 Views)

Try the following VI.

In LV version 2010

0 Kudos
Message 2 of 9
(3,286 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
(3,284 Views)
0 Kudos
Message 4 of 9
(3,281 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
(3,268 Views)

You will need the 

NI System Configuration API

0 Kudos
Message 6 of 9
(3,256 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
(3,243 Views)
Solution
Accepted by 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
(3,235 Views)

Thanks its working.

 

Regards

Visuman

0 Kudos
Message 9 of 9
(3,225 Views)