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 latter versions. Built and software by Vetronix. Petty much obsolite tool. GM coverage ended in 1997. ‘Valuable’ units would be with a GM MSC (mass storage cartridge thru 1997) or Global OBDII powertrain cartridge. MSC requires a VIM module for OBDII for 1994-1997.
I still have a Tech 1a with Global OBDII. Works on 2001 Cadillac, 2003 Saturn. Does not seem to work on 2005 Ford Mustang. Powertrain only.
Not worth much..
GM Tech 2. Info is correct about Hewlett Packard, Vetronix, and Bosch. Currently owned by Bosch.
There are GM logo versions, Saturn logo versions, MAC Tool, and OTC tool versions.
Early units used 10mb memory card. Current unit requires 32mb card. 2003 and newer require CAN adapter also know as a CANDI unit.
1996-1997. Ford and Chrysler software ‘was’ available.
Currently a GM ‘only’ tool. In 1996, it seemed like a very fast tool. Now, think 15 year old laptop.
Can access all systems. Air bag, abs, powertrian etc. Can program ‘welcome’ message on IPC etc.
GM Tech 2 cannot collect crash data from the air bag SDM. That requires a different tool: The Bosch CDR. The GM Tech 2 is considered a diagnostic tool, the Bosch CDR is considered a forenstic tool.
$8-9K for a GM Tech 2? There should be a law. In 1996 a new unit was $2600.
Bosch has a bulletin issued about fake China units. Stay away!
The real fire sale on GM Tech 2’s was about 6 months ago. GM went bankrupt. Thousand of GM dealers were closing…we bought 2 Tech 2’s from Saturn of Aurora for $1100 with 1 CANDI. One unit worked, one did not. Pretty good deal.
From the 2 units. We built one working ‘best of’ unit with CANDI. The other unit was parted out on eBay…paying for both. Great deal for us.
Be aware: Used dealership units are “played with hard and put away wet.” Pretty rough use.
IMO. EBay units are way overpriced. Your best bet is if a nearby GM or Saturn dealer is closing. Inquire about any Professional Diagnostic Tools Tech 2’s that may be available.
The only reason we found ours was from a different auction for a kent moore timing belt tool. We asked if they had any Tech 2’s. Uhhh…yeah we do..
Search for GM dealers closing shop. On eBay, search Kent Moore tools, J tools, AC tools, transmission tools etc. Hoists, tire changers etc.
As mentioned, 6 months ago there were some deals. My local Saturn dealer is, for now, still open. Many GM dealers may actually be able to hang on. What, maybe another 700 GM dealers get to stay on. That said, most that are closing, have closed.
Find the Pontiac, Saturn, Hummer dealers closing shop.
GM Bosch Vetronix HP Tech 2 with CANDI的更多相关文章
- GM TECH2 Scanner Clone
Professional Diagnostic Tools gm tech 2 scanner china with multi-languages, TIS2000 Programming CD, ...
- 卫星轨道和两行数据TLE
最近由于Sino-2和北斗的关系,很多网友贴了表示卫星运行轨道的TLE数据.这里想对卫星轨道参数和TLE的格式做一个简单介绍.虽然实际上没有人直接读TLE数据,而都是借助软件来获得卫星轨道和位置信息, ...
- KTAG K-TAG ECU Programming Tool
KTAG K-TAG ECU Programming Tool Master Version V2.1 +J-Link JLINK Without Token Limitation Highlight ...
- 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 ...
- 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 ...
- 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 ...
- 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 ...
- 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 ...
随机推荐
- docker+jenkins的构建历史记录(Build History)时间不正确
1.分别查看宿主机时间和容器时间 宿主机时间 root@fcaad17f146a:/# date Fri Jan :: CST 容器时间 [root@ ~]# docker exec -ti 8798 ...
- what's the python之可迭代对象、迭代器与生成器(附面试题)
可迭代对象 字符串.列表.元祖.集合.字典都是可迭代的,数字是不可迭代的.(可以用for循环遍历取出内部元素的就是可迭代的) 如何查看一个变量是否为可迭代: from collections impo ...
- Scala泛型详解
在Scala中你可以使用类型参数来实现类和函数,这样的类和函数可以用于多种类型.比如Array[T] 你可以存放任意指定类型T的数据. 类.特质.函数都可以有类型参数:将类型参数放在名字后面用方括号括 ...
- (转)以太坊(Ethereum)全零地址(0x000000...)揭秘
最近,一位小伙伴向我咨询问题,说他发现了一个诡异的现象.以太坊的区块链中居然有全是0的地址:0x0000000000000000000000000000000000000000 这究竟是怎么回事儿呢? ...
- 【LeetCode每天一题】3Sum Closest(最接近的三数和)
Given an array nums of n integers and an integer target, find three integers in nums such that the s ...
- 隐藏apache服务器信息
安装完apache一般第一时间都是关闭apache的版本信息,黑客会通过apache暴露出来的信息针对性的入侵,为了服务器的安全这些信息一定要及时关闭. 1.隐藏PHP版本 修改php.ini exp ...
- C#通过RFC连接sap系统
先理解一下 RFC(Romote Function Call)远程函数调用 调用前提: 1.要想通过C# 通过RFC调用SAP端,SAP端要存在RFC远程调用的函数才行(例如SAP端通过SE37创建) ...
- Oracle如何查询当前的crs/has自启动状态
我们知道在某些停机测试场景,是需要人为禁用crs/has的自启动的,防止过程中主机反复重启对数据库集群造成影响. 使用crsctl disable/enable crs命令可以禁用/启用crs的自启动 ...
- 独立出properties的mybatis连接池
jdbc.driver=com.mysql.jdbc.Driver jdbc.url=jdbc:mysql://localhost:3306/java505?useSSL=true&chara ...
- 21.JQ的监听事件(点击div外面可以让它消失)
JQ的监听事件(点击div外面可以让它消失) //监听整个页面 $(document).bind("click", function() { //给需要的对象赋予事件 $(&quo ...