Page 1 of 2

CAN limitation in SDL?

PostPosted: Mon Oct 13, 2008 12:30 pm
by ElectronSpeed
I am having a problem getting a CAN template to load into an SDL properly. My current best theory is that the CAN inputs in the SDL are limited to 8 ID "lines" (or rows) in a compound message. Has anyone else run into this?

I have a couple other values that are not coming in as expected as well so any help or documentation on the CAN limitations of the SDL would be appreciated.

I have attached one of the templates that I am trying to use. Delete the .doc extension and replace the _ with a .

thanks,

Eric Schieb
Electron Speed

Re: CAN limitation in SDL?

PostPosted: Mon Oct 13, 2008 4:39 pm
by JamieA
So here it what I get... Am I missing channels?

-Jamie

Re: CAN limitation in SDL?

PostPosted: Mon Oct 13, 2008 5:34 pm
by ElectronSpeed
Yep. Missing is MAP position and Gear (row 9 and 10). Here is a screen shot in ADL versus SDL.

thanks,

Eric Schieb
Electron Speed
ADL2_top_SDL_bottom.GIF
ADL2_top_SDL_bottom.GIF (65.58 KiB) Viewed 26008 times

Re: CAN limitation in SDL?

PostPosted: Tue Oct 14, 2008 11:21 am
by JamieA
Ok, i have looked at this and there is a maximum of 8 compound messages in one id in an SDL, the ADL2 does not have this restriction as it is a higher level product.

regards

-Jamie

Re: CAN limitation in SDL?

PostPosted: Wed Oct 15, 2008 5:39 am
by ElectronSpeed
Thanks for the confirmation of my suspicion. I was able to shorten up the template. It should work now.

FWIW, is there a convenient tool for converting *.dbc files to a Motec template?

thanks,

Eric Schieb
Electron Speed
untitled.GIF
untitled.GIF (35.97 KiB) Viewed 25951 times

Re: CAN limitation in SDL?

PostPosted: Wed Oct 15, 2008 8:49 am
by JamieA
This maybe a stupid question, but what are *.dbc files?

Re: CAN limitation in SDL?

PostPosted: Wed Oct 15, 2008 1:04 pm
by ElectronSpeed
A *.dbc file is a common means of communicating the definition of a software's CAN messages. It is used by all of the automotive OEMs that I have dealt with. The screen shot below is an example of some of the data found in one of these files.

Eric Schieb
Electron Speed
CAN_definition.GIF
CAN_definition.GIF (42.5 KiB) Viewed 25918 times

Re: CAN limitation in SDL?

PostPosted: Mon Oct 20, 2008 9:50 am
by JamieA
No problems. We will put in a request for a converter to be made, and see how it goes...

thanks for your help..

-Jamie

Re: CAN limitation in SDL?

PostPosted: Tue Dec 23, 2008 5:09 pm
by Gturbo
Also to add to the above ..why dont you try downloading the ACL software and create your own templates as the custom templates are compatibale with the SDL ..

Re: CAN limitation in SDL?

PostPosted: Fri May 08, 2009 1:40 pm
by Ben-S
Any news on that converter?