When you use GM MDI on your laptop , you may meet some troubles . Such as it cant communicate with the software . Lets see how to solve this issue .

First, you should make sure the MDI Manager software was installed on laptop well and the MDI must be powered up before you use it to communicate. Also the MDI should be configured for wired internet or wireless communication.

If the MDI can not communicate with the MDI, you should check the cables whether connecting well to the MDI when MDI has completed its power up sequence , the connector pins are clean and the MDI Manager software is running.

If you connect them by using USB, you need check the MDI USB connection is detected by windows. About the solutions,you can connect the MDI to the PC USB port and power up the MDI. Open the Network and Dial-up Connections Window from the Windows Control Panel. Then check for the device name ETAS USB Remote NDIS Network Device. If it is not running, check all USB ports on the PC and verify that the MDI is powered on.

If you connect them by using wireless internet , you should make sure that wireless communication is enabled and the IP configuration is properly set using the MDI Manager software. Then what you need to check is that the USB cable is not plugged in, the MDI is not being used via wired internet and the wireless card is properly seated in the MDI. You can contact your IT department and check that your PC is detecting the wireless access point and the correct security settings have been configured for the MDI.

And if you connect then by using wired internet you need to ensure that the wired internet communication is enabled and configured using the MDI Manager software. Then you should check that the USB cable is not plugged in and the MDI device detects wired internet activity by viewing the lights blinking on the wired internet port of the MDI.

But if you think all these is complex , we recommend that you can buy the MDI with laptop together , so that our engineer can installed the software for you well , and test it with the car first , make sure you can use it directly when you get the machine . By the way , if you dont want to buy the laptop , please confirm your laptop must be the one after 2008 year , E49 laptop will be better .

How will The MDI for GM Be Used?
The new Professional Diagnostic Tools GM
MDI can be used only in the Pass-Thru method. This means you can use it
as your programming tool, while your Tech 2/CANDY remains available for
diagnostics and other duties.

The GM MDI is initially being introduced with Pass-Thru programming
capabilities only. It can be used to perform Pass-Thru programming on
all vehicles built since 1996 and will support all vehicles into the
future.

The GM MDI will be required to perform diagnostics on selected NAO
vehicles for model year 2009. Diagnostic software is scheduled to be
released for the GM MDI during the fourth quarter of 2008. Regulations
require programming procedures to be compliant with SAE Recommended
Practice J2534.

The GM SPS is compliant with SAE Recommended Practice J2534, and the
GM MDI is compliant with the portions of SAE J2534 that are applicable
for GM vehicles.

How to do if the GM MDI cant connect with the software的更多相关文章

  1. How to solve GM MDI cannot complete the installation

    Dear Joy, I have a problem using GM MDI diagnostic tool. When I installed it on my laptop, the tool ...

  2. SPS Programming Abrites AVDI or GM MDI

    Just information for you to make a wise purchase of GM scan tools for SPS programming: (here, I focu ...

  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. 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 ...

  5. 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 ...

  6. MDI/MDIX接口

    转载:http://blog.chinaunix.net/uid-24148050-id-137067.html MDI/MDIX is a type of Ethernet port connect ...

  7. 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 ...

  8. How do I configure a Wired Ethernet interface

    1.In order to configure the Wired Ethernet interface the MDI must be connected to the PC using the U ...

  9. 让Drewtech的J2534 ToolBox 软件支持任何J2534的设备

    更改windows注册表中的FunctionLibrary和ConfigApplication,将DLL和exe路径替换原来的,其他不要动. 或者 create second key in regis ...

随机推荐

  1. 限制SSH用户访问Linux中指定的目录

    限制SSH用户访问Linux中指定的目录 http://os.51cto.com/art/201703/534895.htm#topx http://www.cnblogs.com/lykyl/arc ...

  2. what' the python之面向对象(进阶)

    面向对象的知识点补充(进阶版) classmethod和staticmethod:这两个函数的用途就是可以不用实例化对象就可以调用方法 class Classmethod_Demo(): role = ...

  3. ASP.NET学习笔记(1)

    1.ASP.Net简介 A.ASP.Net动态网页技术.在服务器端运行.Net代码,动态生成HTML.在浏览器可以使用JavaScript.Dom完成前台工作.如存储数据.访问数据库.业务逻辑运算等可 ...

  4. es7新特性 includes用法

    返回数组是否包含某个元素 var array1 = [1, 2, 3]; console.log(array1.includes(2)); // expected output: true

  5. spring的面向切面实现的两种方式

    面向切面:主要应用在日志记录方面.实现业务与日志记录分离开发. spring面向切面有两种实现方式:1.注解 2.xml配置. 1.注解实现如下: (1)配置如下: <?xml version= ...

  6. Entity Framework学习初级篇1--EF基本概况《转》

    最近在学习研究微软的EF,通过这时间的学习研究,感觉这个EF目前来说还不是很完善,半成品.不过,据说在.Net4.0中,微软将推荐使用此框架,并会有所改善.而且,现在基本上所有数据库均提供了对EF的支 ...

  7. 解决mysql的内存表“table is full”错误

    最后参考http://blog.sina.com.cn/s/blog_6942a1590101429h.html 来解决,摘录下核心 后来GOOGLE得知,需要重建该表才可以. 1. 设置新的参数 m ...

  8. Python解决乱码问题

    解决python乱码问题 字符串在python的内部采用unicode的编码方式,因此,在做编码转换时,通常需要以unicode作为中间编码,即先将其他编码的字符串解码(decode)成unicode ...

  9. react native 中使用swiper

    1.下载依赖 cnpm install react-native-swiper --save 2.在组件中使用 import React, { Component } from 'react'; im ...

  10. can not create symbolic link HDFS解压自动配置lib报错。

    如题,使用FusionInsight解压生成样例代码的时候报错,找不到解释.只猜测是权限问题.然后并没有仔细静心思考,心里杂念很多,很浮躁. 解决方法是“以管理员身份运行“. 想想高中:面对问题,不能 ...