09-30-2014 09:40 AM
I am trying to communicate with an ECU through a vector can case..does anyone have information on how i can set up the communications with the vector can case?...is there a VI function library for this?
Solved! Go to Solution.
09-30-2014 09:53 AM
Check this link..
http://forums.ni.com/t5/LabVIEW/LabVIEW-vxlapi-CANCASEXL-configuration/m-p/2956269#M852546
09-30-2014 10:01 AM
Here is the library written to talk to Vector CANcase hardware.
https://decibel.ni.com/content/docs/DOC-30180
It can only do basic frame read and write and XNet hardware gives much more control over the hardware, but I understand if you have to work with what you have.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
10-03-2014 03:50 AM
thank you