The S7-I and S7Plus Can1 Datastream is fixed so that with our plug and play kits users can't accident change items on the datastream which have a large effect on the Canbus for the Plug and Play kits.
Users can use Can2 on the S7Plus from pins B2 and B3 and this is fully programmed and can also support a I/O Expander.
If you are using a Generic ECU then the Datastream will be now as attached from Can1
S7-I and S7Plus Can1 Fixed Datastream - DBC
S7-I and S7Plus Can1 Fixed Datastream - DBC
- Attachments
-
- S7 Fixed Streammk2.zip
- (3.21 KiB) Downloaded 1523 times
-
- S7 Default Stream_09.SC
- (567.52 KiB) Downloaded 2009 times
Last edited by Ryan.g on Mon Apr 18, 2022 5:21 pm, edited 5 times in total.
Re: S7-I and S7Plus Can1 Fixed Datastream
Can you please update this to take account of latest additions to the stream 

Re: S7-I and S7Plus Can1 Fixed Datastream
Edited for new DBC in original post
Last edited by Ryan.g on Mon Apr 18, 2022 5:22 pm, edited 2 times in total.
Re: S7-I and S7Plus Can1 Fixed Datastream - DBC
Struggling importing into AIM RS3!?
Re: S7-I and S7Plus Can1 Fixed Datastream - DBC
The file reads OK into Kvaser Database Editor so it is probably something in the signals section that the AIM software doesn't like - perhaps one to take up with AIM since that error message isn't very helpful?
-
- Posts: 14
- Joined: Wed Nov 09, 2011 9:11 am
Re: S7-I and S7Plus Can1 Fixed Datastream - DBC
I had the same issue with Cosworth ICD. Fortunately you get a message of the error. There is an error with the compilation of the DBC file it seems. There is a space missing between the sign for Data Type (+ or-) and the Maths sector of the config as in the attached screenshot. You need to correct every channel.. Note. on line 94 on the top corrected channels you will see below the arrow the space is missing there also. so the file would fail at this point. Checked imports OK.
cheers.
cheers.
- Attachments
-
- DBC_Fix.png (19.57 KiB) Viewed 53933 times
Re: S7-I and S7Plus Can1 Fixed Datastream - DBC
Updated original post with tweaked DBC
Re: S7-I and S7Plus Can1 Fixed Datastream - DBC
Thanks!littlefella wrote: ↑Mon Apr 18, 2022 8:42 am I had the same issue with Cosworth ICD. Fortunately you get a message of the error. There is an error with the compilation of the DBC file it seems. There is a space missing between the sign for Data Type (+ or-) and the Maths sector of the config as in the attached screenshot. You need to correct every channel.. Note. on line 94 on the top corrected channels you will see below the arrow the space is missing there also. so the file would fail at this point. Checked imports OK.
cheers.