10-23-2009 05:06 PM
I am using CAN on a real-time desktop. I imported the DBC file and downloaded it down to the real-time desktop pc. I have a VI to talk to the CAN card. I keep getting this message when I am trying to read and write to the CAN card. Please can someone let me know what I am doing wrong?
10-26-2009
02:39 PM
- last edited on
10-27-2025
12:49 PM
by
Content Cleaner
Hello,
This error is stating that your VI cannot find the CAN object, whether that means that it is the CAN port, the interface or the Channel. I believe that this is likely related to how you have configured/imported your dbc file and therefore your VI cannot find the channel you are specifying. Please follow the exact procedure found in the link below and ensure that you addressing the correct channel and have spelled it correctly in your VI.
http://digital.ni.com/public.nsf/allkb/D2D8B947369F453986256F89006F40B0?OpenDocument
10-27-2009 07:52 AM
Thanks for your reply, but it appears that my CAN was set up for an extended bit header and not a standard bit header. I just changed my CAN header to 29 bits in the VI instead of 11.
10-27-2009 08:39 AM
Awesome! Glad to here you were able to resolve your issue!
10-29-2009 12:35 PM
I know you already solved your problem...
But I just wanted to add to those people that also see this problem when using CAN... sometimes is because you don't let the interface close correctly... so in order to fix this problem is by resetting your CAN objects by unplugging the usb cables from your computer...