It is possible to get daytime running time disabled manually. But the problem can be easily settled with a scanner. GM Tech2scanner is ultimate best choice for GM group.
Tool needed:
GM Tech2 scan tool
Vehicle model example: 2003 Chevrolet Cavalier
1. Turn the vehicle ignition to ON position with engine off. Plug the Tech2 scan tool into the vehicle OBD diagnostic port. Power on the GM tech2 scan tool. Press “Enter” to continue.

2. Select “F0: Diagnostic” function in the main function menu.

3. Select vehicle model, here take “2003? as an example


4. Select your vehicle type, like “Passenger car”


5. Select “F1: Body” under Diagnostic function list


6. Select your vehicle body Product Line, here “J”


7. Select your vehicle manufacture, here “Chevrolet”


8. Select specific vehicle model, “Cavalier”


9. Select “F1: Body Control Module” under Body function list


10. Then go to select “Specific functions”


11. Select “New BCM setup” under special function list


12. Click “Yes” when the device screen pops out “Do you want to setup a new BCM?” notice.


13. If the screen prompts fails to program VIN message, click “Enter” to proceed operation.


14. Click “Yes” to accept the requirement.


15. Select an option with the arrows keys by follow the screen
instructions. Click “Continue” to move on the next step. (Ignition
switch should be ON)


16. Select your vehicle model region and saving option setting.


If you wan to change the vehicle region, go back to previous setting. Select the region you want, like “Mecixo”


Again accept the screen notice by click “Continue”


17. Select BCM module you need to program, here choose “PRO T62?


18. The new BCM setup procedure is complete and the daytime running lights turn off.


Tech2 scan tool related product:http://www.eobd2.fr/search/?q=Tech2

Steps to disable DRLs with GM Tech2 scanner的更多相关文章

  1. GM TECH2 Scanner Clone

    Professional Diagnostic Tools gm tech 2 scanner china with multi-languages, TIS2000 Programming CD, ...

  2. GM Tech 2 works with Hummer Yes or No

    This is about GM Tech 2 scan tool for Hummer troubleshooting and programming. Can I have a cheap Tec ...

  3. How to use GM MDI interface for programming

    GM has had its newest programming/J2534 Pass Thru device on the market for some years now. A lot has ...

  4. Disable SELinux CentOS 7

    Disable SELinux CentOS 7 This blog covers the basic steps to disable SELinux on CentOS 7 first we ne ...

  5. map size mismatch; abort

    数据库启动时有莫名的提示map size mismatch; abort 原帖在这里:http://t.askmaclean.com/thread-1397-1-1.html 今天帮网友(centos ...

  6. SpringMVC+Mybatis实现的Mysql分页数据查询

    周末这天手痒,正好没事干,想着写一个分页的例子出来给大家分享一下. 这个案例分前端和后台两部分,前端使用面向对象的方式写的,里面用到了一些回调函数和事件代理,有兴趣的朋友可以研究一下.后台的实现技术是 ...

  7. Sessions Hang on row cache lock

    Sessions Hang on "row cache lock" (dc_objects) While Creating & Dropping a Table Concu ...

  8. 微软移除WIN10密码过期政策Microsoft Removes Password-Expiration Policy in Windows 10

    Microsoft this week announced a series of changes to the security baseline in Windows 10, including ...

  9. 安卓系统广播暴露设备信息-Android System Broadcasts Expose Device Information

    Android device details are being exposed to running applications via Wi-Fi broadcasts in the mobile ...

随机推荐

  1. 题目1437:To Fill or Not to Fill:贪心算法解决加油站选择问题(未解决)

    //贪心算法解决加油站选择问题 //# include<iostream> # include<stdio.h> using namespace std; # include& ...

  2. BestCoder Round #65 hdu5591(尼姆博弈)

    ZYB's Game Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total ...

  3. 什么是APNs证书?

    转载自 http://dev.xiaomi.com/doc/p=2977/index.html 什么是APNs和APNs证书? APNs(全称为Apple Push Notification Serv ...

  4. OpenCDN2.0安装

    部署说明 为网站加速,建立私有的CDN节点群,每部署一个CDN节点只需5分钟,无节点数量上限!参考 http://ocdn.me/ 安装需求 OpenCDN的Beta版目前在CentOS5.x - C ...

  5. Java Thread Basic

    一.Java的多线程有三种实现方式. 1.继承创建. a.定义子类,重写run方法 b.创建Thread子类的实例(即现成对象) c.调用start() 方法启动现成 特征:不可以共享变量. publ ...

  6. ERP存储过程

    [dbo].[st_MES_MonitorMachine] -------------------------------------------- USE [ChiefMESNew]GO /**** ...

  7. Mybatis学习之配置文件

    Mybatis也是ORM框架的一种,与Hibernate框架的不同就是Hibernate框架是实体与表的映射,是一种全自动的ORM实现,而Mybatis是实体与sql语句的映射,是一种半自动的ORM映 ...

  8. 蓝底白字到图形界面 主板BIOS发展简记

    本文转载:http://mb.zol.com.cn/229/2295738.html http://www.360doc.com/content/12/0306/14/1309227_19219857 ...

  9. PPTP + FreeRADIUS + MySQL 安装与配置

    原文地址:http://www.zhukun.net/archives/5375 PPTP + FreeRADIUS + MySQL 安装与配置 2012/03/29Linux运维centos.Fre ...

  10. JavaScrip基础讲座 - 神奇的ProtoType

    1. 什么是 prototype  prototype 对于 JavaScript 的 意义重大,prototype 不仅仅是一种管理对象继承的机制,更是一种出色的设计思想 在现实生活中,我们常常说, ...