Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

ValueCAN and or NEOVI

Hello All

 

I am new to LabView, however I am capable to leaning to use it. Currently I have ValueCAN and NeoVI Fire, I did read somewhere you can use ValueCAN using NEOIV to be used with labview. I have all the drivers install for both, but I do not know how to link ValueCAN with labview. 

Can someone please point me in the right direction? 

 

Best regards

Chris

0 Kudos
Message 1 of 10
(9,124 Views)

This example works with the Fire or ValueCAN.

 

http://www.intrepidcs.com/support/ICSDocumentation/neoVIDLL/UsingLabVIEW.htm

 

It is basically a DLL driver that lets you read and write frames in only software timed writes.  The DLL is relativly well documented but I've had issues with it when trying to use it with LIN.  I'd highly recommend using an NI XNet device.  Depending on your requirements you may have hard time using it.

0 Kudos
Message 2 of 10
(9,123 Views)

Great, thanks for the update, I'll give this a try

0 Kudos
Message 3 of 10
(9,118 Views)

One thing, do I put this llb in the vi.llb folder. I have labview 2013

0 Kudos
Message 4 of 10
(9,114 Views)

@Chris1205 wrote:

One thing, do I put this llb in the vi.llb folder. I have labview 2013


You don't have to put it anywhere special.  Just open it and open the top level VI in it which is the example VI.  I don't believe there is a palette made for this.

Message 5 of 10
(9,111 Views)

Ok thanks

0 Kudos
Message 6 of 10
(9,108 Views)

@Chris1205 wrote:

Ok thanks


Thanks are given by giving kudos where applicable, or makring the post as solved if it solves your question.

Message 7 of 10
(9,106 Views)

When I try to open the top level VI I get messag saying "LabVIEW version is later than the current LabVIEW version. An error occurred loading VI forumate message write.vi. LabVIEW load error coad9. VI version(9.0) is newer thatn LabVIEW version (8.0)." after pressing "OK" button nothing happens

0 Kudos
Message 8 of 10
(9,102 Views)

Well I think the error really says all that needs to be said.  You can ask the version conversion board to convert the VIs but there maybe compatibility issues where newer features were used and back saving may give issues.  Still 8.0 isn't even supported in Vista, are you using XP?  I wouldn't suggest any new software development in 8.0.  Oh and my comment about XNet may not be valid since XNet 1.0 only supports 8.5, 8.6, and 2009.

0 Kudos
Message 9 of 10
(9,097 Views)

I was able to get a newer version of Labview with version 14. With that I was able to open up file you recommend. I'll report back when I am able to communicate to my device with Labview.   

0 Kudos
Message 10 of 10
(9,076 Views)