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 Tech 2 for Hummer?
Yep. Both the original and HQ clone can work for your car.
Where can I get a working clone at a good price?
https://www.obd2tool.com/goods-1568-GM+Tech2+GM+Scanner+-CANdi++TIS+(Works+for+GMSAABOPELSUZUKIISUZUHolden).html
Why my Hummer is not shown in the GM vehicle list?
That little short list is incorrect and only shows a few of the earlier than 2007 CAN bus vehicles.
Tech 2 clone for both troubleshooting and programming Hummer?
I’ve used my Tech2 on my 08 many times for troubleshooting not programming
But I think it should be able to program Hummer.
Anyone has good success of Hummer H3?
My H3 has had a CEL on – po452. I checked it with the tech 2. Well it
pulls 3 codes, po455 (large evap leak), po442 (small evap leak), and
po449 (vent solenoid control).
Tech 2 is possible to program for Hummer H2 above the year 2007… what to do in that case?
Actually it does the programming just fine on newer than 2007 GM
vehicles BUT you must pay for an ACDelco TDS subscription for vehicles
above 2007 and you would use the CANDI module that comes with many of
the Tech2’s for working with CAN bus vehicles. You can subscribe for it.
This is ONLY needed if you want to program or update the software in a
module. ALL of the build in diagnostics and testing for vehicles up to
2013 works without the subscription or the older TIS2000 software. You
only need those for doing actual programming. The older TIS2000 software
– that is what has the programming was discontinued in 2007. TIS2000
does have the actual programming for all vehicles up to 2007. After 2007
GM went to the TDS system.
You can also get a newer style MDI or MDI 2 for diagnostics and
programming. The catch with those. They have NO screen or built in
software and you must pay for a subscription from from ACDelco TDS to
use an MDI.
Other brand units, a very select few can do actual programming and use
the pass-through method. NONE have the diagnostics that the actual Tech2
scanner or GM MDI Scan Tool
(with the subscription) will have. Check with Autel and see if they
have the full diagnostics and re-calibration for the rear air suspension
on a Hummer H2. Not going to happen, there is too little demand for
them to hack and reverse engineer that particular bit of code in a Tech2
to figure out the diagnostics and then write programming for that for
their tool.
http://cheapobd2scanner.com/2018/08/17/gm-tech-2-works-with-hummer-yes-or-no/
GM Tech 2 works with Hummer Yes or No的更多相关文章
- GM MDI Tech 3 VS GM tech 2
Many customers ask for this question: what is the difference between GM tech 2 and GM MDI Tech 3 sca ...
- GM Bosch Vetronix HP Tech 2 with CANDI
Being I have owned some of these units. Can offer some advice… GM Tech 1, GM Tech 1a. Early and latt ...
- 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 ...
- GM TECH2 Scanner Clone
Professional Diagnostic Tools gm tech 2 scanner china with multi-languages, TIS2000 Programming CD, ...
- 使用Visual Studio创建映像向导(Image Sprite)——Web Essential
原版的:Creating Image Sprite in Visual Studio - Web Essential 译者注:有关图片精灵的信息请參阅http://baike.baidu.com/vi ...
- 使用Visual Studio创建图片精灵(Image Sprite)——Web Essential
原文:Creating Image Sprite in Visual Studio - Web Essential 译者注:有关图片精灵的信息请参阅http://baike.baidu.com/vie ...
- Tech 2 doesn’t system for H2 above 2007
I purchased my Tech2 from obd2tool.com and it operates excellent. Can not definitely compare softwar ...
- Tech Stuff - Mobile Browser ID (User-Agent) Strings
Tech Stuff - Mobile Browser ID (User-Agent) Strings The non-mobile stuff is here (hint: you get jerk ...
- How to do if the GM MDI cant connect with the software
When you use GM MDI on your laptop , you may meet some troubles . Such as it cant communicate with t ...
随机推荐
- 吴裕雄 python神经网络 手写数字图片识别(5)
import kerasimport matplotlib.pyplot as pltfrom keras.models import Sequentialfrom keras.layers impo ...
- poj2115-Looooops-(扩展欧几里得定理)
C Looooops Time Limit: 1000MS Memory Limit: 65536K Total Submissions:33752 Accepted: 9832 Descri ...
- Java8获取当前时间、新的时间日期类如Java8的LocalDate与Date相互转换、ZonedDateTime等常用操作包含多个使用示例、Java8时区ZoneId的使用方法、Java8时间字符串解析成类
下面将依次介绍 Date转Java8时间类操作 ,Java8时间类LocalDate常用操作(如获得当前日期,两个日期相差多少天,下个星期的日期,下个月第一天等) 解析不同时间字符串成对应的Java ...
- 百度地图报错:APP Referer校验失败
今天微信小程序,通过经纬度,调用百度api,将经纬度转换成城市名和街道地址,结果小程序报错. 错误信息如下: 这个是KEY的白名单设置问题.因为白名单设置限制了来源信息.只要在下面红色部分设置IP,或 ...
- 11.14java课堂测试
源代码: import java.*; import java.util.*; import java.io.File; import java.io.FileInputStream; import ...
- Spring 手动 提交事务
1.配置文件 applicationContext.xml: <bean id="txManager"class="org.springframework.jdbc ...
- macOS 为 Markdown 文件开启全文检索方法
曾经的我一向使用 Evernote + 马克飞象来记载笔记和文档.不过感觉这两个东西越来越不思进取,几年都没什么变化.所以,一年多曾经,我就把一切笔记迁移成本地 Markdown 文件,合作 Drop ...
- tf.layers.dense()
tf.layers.dense用法 2018年05月30日 19:09:58 o0haidee0o 阅读数:20426 dense:全连接层 相当于添加一个层,即初学的add_layer()函数 ...
- Vue之数据监听存在的问题
Vue之数据监听 当数据监听的是列表时,数据发生改变,不会被监听到. // 用$set修改数组中的数组能够被监听 // app.$set(this.hobby, 0, "爱你哦") ...
- Android 环境搭建与Android SDK目录介绍
Android SDK下载和安装 本地已有合适版本Android SDK,则无需再下载,或者可以使用SDK Manager更新SDK: 没有SDK,则需要下载. 这里说一下使用SDK Manager下 ...