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. Signing Your Applications(Android签名相关)

    In this document Signing Overview Signing in Debug Mode Signing in Release Mode Signing Android Wear ...

  2. PS-Lite源码分析

    PS-Lite源码分析 http://blog.csdn.net/kangroger/article/details/73307685

  3. 定时删除文件夹"$1"下最后修改时间大于当前时间"$2"天的文件

    shell 脚本: #!/bin/bash now=`date "+%Y-%m-%d_%H:%M:%S"`      #获取当前时间 echo "当前时间: " ...

  4. spring .cloud ------------java.lang.RuntimeException: com.netflix.client.ClientException,Caused by: java.lang.IllegalArgumentException: MIME type may not contain reserved characters

    1.问题的发生 Feign在默认情况下使用的是JDK原生的URLConnection发送HTTP请求,没有连接池,但是对每个地址会保持一个长连接,即利用HTTP的persistence connect ...

  5. 常见三种字符编码的区别:ASCII、Unicode、UTF-8

    什么是字符编码? 计算机只能处理数字,如果要处理文本,就必须先把文本转换为数字才能处理.最早的计算机在设计时采用8个比特(bit)作为一个字节(byte),所以,一个字节能表示的最大的整数就是255( ...

  6. C++ STL--queue 的使用方法

    2.queuequeue 模板类的定义在<queue>头文件中.与stack 模板类很相似,queue 模板类也需要两个模板参数,一个是元素类型,一个容器类型,元素类型是必要的,容器类型是 ...

  7. mysql攻防之写入漏洞

    因为被别人利用mysql攻击,所以想在这里帮助大家提高一下自身mysql的安全.避免成为别人的肉鸡. show global variables like '%secure%'; 如果是这样则黑客可以 ...

  8. 大型运输行业实战_day01_1_业务分析

    1.业务分析 发展历史:  上车收费-->车站买票(相当于先收钱后上车)-->站务系统--->联网售票 2.项目结构 3.开发流程分析 1.业务分析            图文并茂  ...

  9. mysql 在登陆的时候出现error 1045 (28000): 错误解决办法

    错误显示:ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) 解决方案: 1.找到配 ...

  10. elk6快速安装

    rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch [elasticsearch-6.x] name=Elasticsear ...