Mercedes offline programming/coding recommendations and guides:

Offline coding:

SCN or CVN coding was added to the automobiles back in 2003 if not earlier . The idea of OFFLINE coding was to become capable to create SCN codings whenever you don’t have an world-wide-web connection at your workshop to be capable to execute this on-line. In both situations an SCN or CVN coding was necessary.
Let’s not confuse OFFLINE coding with basic CODINGS !

Codings could be completed with standard DAS or Developer DAS extra deeply. Coding doesn’t imply that you just need to replace your unit application totally. When you have to produce an Offline coding this implies to flash your unit with an updated application version or a minimum of exactly the same version which you have got currently (not sure in the event you will likely be capable to downgrade your software) and after that SCN code that a single to be activated within your auto. I’m not conscious of any car or truck which is usually OFFLINE coded without having the request for an SCN code.

The only good point right here will be the time required to perform this. Yes , you can make OFFLINE coding together with your technique then go back for the dealer and ask them to produce an SCN coding for you…however are u sure they’ll not charge you the same amount as if it was done in their workshops ?

The internal VIN of this auto (e.g.w211): is WDB2110261AXXXXXX

The first letter of the external VIN after “WDB” gives the physique style, like
– U for MB implies 211
– F signifies Sedan
– next two digits will be the model inside the body form, appears to be a direct copy in the internal VIN
– subsequent digit is in regards to the SRS system, I’ve found explanations as much as the letter F, so this auto should have additional SRS equipment than known when my reference was drafted
– position 9 is actually a verify digit and the tenth digit comes from the model year.

It is considerably a lot easier to seek out this if you enter the external VIN to EPC and let it decode the internal VIN for you personally. Then choose up digits 4-9.

Ps. 17-digit code & 6 digits of numbers

 

Office programming:
For those who want to program ecu ‘offline’, there are several options:
1. In DAS, you are able to program ecu’s offline. (In xentry, you have to buy xentry calculator.)
2. Vediamo may be the way to go to program ecu offline and is used by daimler factory
3. Should you want only for 204.041 as above, you are able to try to use 204 in DAS. and there is free offline programming
between those three options, vediamo could be the best and could be used for 99% vehicle’s model

Noe that: For those with Star diagnosis for 100usd around. DAS is your way to go.

DAS (older models before 2011, but still most cars communicate through this program)
Xentry (new model automobiles 2011-2016)

Should you set it up correctly, it is possible to program offline in DAS only. Then if we need to go online with DAS we switch the modified flash folder to the original.

Xentry there is no offline programming, only on the internet. Obviously, you need to have login and pass to go on line.

Btw, offline programing is an ancient way from the service,..nowadays its better to use on-line services,…its safety,..and quickly

The last, how to enable DAS for offline programming:

Option 1: (try on your own risk)

It’s very very simple to enable “Offline” programming in newest DAS version

copy this file to

F:\Programme\DAS\trees\pkw\flashen\ini

(click yes, to replace existing).
And Be Happy !!!

in case you not have this function for any concrete automobile – verify initially six VIN digits for this automobile, and add to this file in model section.

for sample – to enable option for WDD221054 – add text string to file :

221.054=YES

Option 2: (try on your own risk)

Open F:\Programme\DAS\trees\pkw\flashen\ini on the notepad and add ->
1st of all
—-A451—-
451.331=YES
451.332=YES
etc
etc
etc

IMPORTANT!!!!!!!

The options above are diy solutions from DAS users.

TRY ON YOUR OWN RISK.

NO A single HOLDS RESPONSIBILITIES For you.

If solutions above remain useless or you want a solution WITH SECURITY, please try option 3, the idiot solution.

Option 3: (use with relief and security)

Spend a little bit money on an enabled DAS for offline programming.
 

Though the DAS 2012.11 version is kind of old, this is definitely the one we highly recommend. It has been tested for thousands of times on vehicles, verified to work definitely.

And it also could be come with the full package V2012.11 MB SD Connect C4 with DELL D630 laptop, very convenient for customer who do not have DELL D630 laptop or do not know how to install software correctly.

This will save a lot of time for urgent needs. That is, users can directly use this set for offline programming when they receive the package (including setup offline mode in old DAS software program) and open the function. But they need set up WIFI and Lan cable connection by themselves if wanna do on-line programming.

In short,
For offline programming,
DAS 2012.11 is definitely the best solution for old automobiles before 2010.

For on the web programming,
You can use the latest version 07.2018 or 09.2018 Xentry program for the old and new cars.

Mercedes offline programming/coding tips and guides的更多相关文章

  1. [css 揭秘]-css coding tips

    css 揭秘之css coding tips demo(1) html 代码: <body> <section> <div class="demo1" ...

  2. CSS Secrets 翻译笔记 01: CSS coding tips

    .firDemoButton{ padding: 6px 16px; border: 1px solid #446d88; background: #58a linear-gradient(#77a0 ...

  3. Difference Among Mercedes Star Diagnostic Tool MB Star C3 C4 C5 C6

    Mercedes Star Diagnostic Tool newly update to MB Star C6.There are many star diangostic tool in the ...

  4. 10 Questions To Make Programming Interviews Less Expensive--reference

    Conducting Interview is not cheap and costs both time and money to a company. It take a lot of time ...

  5. 2013 New available ICOM A2 Diagnostic & Programming For BMW ICOM A2+B+C

    AUTONUMEN.COM offer best price New ICOM A2 Diagnostic & Programming For BMW ICOM A2+B+C. bmw ico ...

  6. S8-codelab02

    import news_cnn_model import numpy as np import os import pandas as pd import pickle import shutil i ...

  7. Awesome Go精选的Go框架,库和软件的精选清单.A curated list of awesome Go frameworks, libraries and software

    Awesome Go      financial support to Awesome Go A curated list of awesome Go frameworks, libraries a ...

  8. 白板编程浅谈——Why, What, How

    作者:Lucida 微博:@peng_gong 豆瓣:@figure9 原文链接:http://lucida.me/blog/whiteboard-coding-demystified/ 这篇文章节选 ...

  9. Rock the Tech Interview

    Today, Infusion held a talk in Columbia University about tech interview. Talker: Nishit Shah @ Infus ...

随机推荐

  1. CSS 字体风格

    粗体 font-weight 属性可以设置文本的粗细. 它有两个属性: normal 普通粗细 bold 粗文本 示例: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ...

  2. 去掉Android新建项目的顶部标题

    [ 去掉Android新建项目的顶部标题] 使用NoActionBar的Theme即可. 参考:http://blog.csdn.net/u012246458/article/details/5299 ...

  3. appium API接口

    appium API接口 标签(空格分隔): appium常用api 1.contexts contexts(self) 返回当前会话的上下文,使用可以识别H5页面的控件: driver.contex ...

  4. PO接口表

    ---物料主数据接口 SELECT count(*)PO_MARA FROM STG.PO_MARA; SELECT count(*)PO_MARC FROM STG.PO_MARC; SELECT ...

  5. Android 设置EditText光标位置(转)

    Android 设置EditText光标位置 最后 CharSequence text = edtTxt_my_account_edit_nickname.getText();if (text ins ...

  6. Neumann's Principle and Curie laws

    Neumann's Principle Neumann's principle, or principle of symmetry, states that, if a crystal is inva ...

  7. rancher2 挂载ceph-rbd

    一-创建ceph-secret.yml文件 RBD的KEY查看 ceph auth list 复制 client.admin 的key 并使用base64加密 创建ceph-secret.yml ku ...

  8. ubuntu下java的安装即使用

    1.首先在官方网站(点击可以下载)下载最新的JDK,要选用self extracting installer 2.在/usr/下新建java目录,把下载的文件放到这个目录下 sudo mkdir /u ...

  9. python指针

    class ListNode: def __init__(self, x): self.val = x self.next = None就两个属性 value 和 next,因为单节点默认next是没 ...

  10. Mac git 终端使用

    终端有这个提示,这个按照命令 输入你的 git账号和邮箱就可以, 不然一直出这个提示 Your name and email address were configured automatically ...