LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use CANusb with LabVIEW 7.1?

I have never worked with CAN before and would like to write a VI that will communicate through a device called CANusb. Does anyone have a suggestion?
0 Kudos
Message 1 of 11
(6,476 Views)

About a year ago, I did some work with CAN.

There are some example VIs that either came with LabVIEW or are downloadable from ni.com

when you do a search. I also had no prior experience with CAN but the application notes

and example VIs were very helpful.

We were using NI CAN cards.

Message Edited by nyc on 02-03-2006 10:37 AM

0 Kudos
Message 2 of 11
(6,470 Views)

Thanks for the reply!

I have looked at some of the examples for Ni-CAN unfortunately, the company that I work for has chosen an inexpensive USB to CAN converter as their choice of hardware and now I am trying to get some ideas of how I might make it work. The sight that sells the device has a sample VI but it only works in LabVIEW 8 and I have 7.1.

0 Kudos
Message 3 of 11
(6,466 Views)

The company that sells the product should be able to convert them to 7.1 format for you using LabVIEW 8.

Good luck!

0 Kudos
Message 4 of 11
(6,464 Views)
Or someone on this list can if you post them.

One more thing - can you please tell us the manufacturer?  I have worked with a USB-CAN device from Kvasser called the Memorator and was successful with the simple application.

Thanks,
Bob Young

0 Kudos
Message 5 of 11
(6,453 Views)
The company that I purchased the device from is EasySync Ltd. I noticed on their website that the LabVIEW application they offer was "donated" by somone and they do not offer any support for it. I have (hopefully) attached the sample application. If anyone can help, I would appreciate it.
0 Kudos
Message 6 of 11
(6,451 Views)
I need use the CANUSB with LabView 7.1. Do you have the source code converted in LabView 7.1 ? Can you post it ?
Or can can anyone convert the source into LabView 7.1 ?
 
 
Thanks.
 
 
0 Kudos
Message 7 of 11
(6,317 Views)
Here it is converted to 7.1, But, it is missing the required dll, "canusbdrv.dll"
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 8 of 11
(6,311 Views)

LV Pro,

 

  Do you know where I can get the dll from?

0 Kudos
Message 9 of 11
(5,807 Views)

Goto :

http://www.canusb.com/

 to get the DDL.

 

Ben.

 

 

0 Kudos
Message 10 of 11
(5,804 Views)