We knew that Lexia-3 is a professional Citroen and Peugeot diagnostic interface, it’s both easy-using and powerful function. Many customers buy this diagnostic tool from eobd2.fr and may faced some install problems, let me tell you the setup steps to avoid these problems.

About Lexia-3 PP2000 Interface

Lexia-3 interface can not only read fault code like other scanner tool, but also read identification, auto-scan, measured vales, actuator test, etc. It compatible with Citroen cars including:?C1,C2,C3,C4,C6,C8,C-CROSSER,NEMO,BERLINGO,JUMPY,JUMPER,AX,SAXO,BX and so on, and it also compatible with most Peugeot cars from 1995.

Eobd2.fr lexia3 PP2000 Citroen/Peugeot diagnostic interface now Update to latest version: Lexia-3: V46, PP2000: V23, Multi-language available.

Lexia3 Citroen/Peugeot Diagnostic tool PP2000 setup instruction

1. Instruction before Installation:

PP2000 V21 is the Software for Peugeot !

Click ‘InstPC’ to install

LEXIA3 V45 is the Software for Citroen !

Click ‘Instlex3’ to install

Please create a blank txt file named ‘version’ in C:\ before installation of LEXIA3.

2. Setup Steps Instruction:

A. Install software. Before installation, windows system needs to be English, and until in choosing Language during installation of software, you are free to choose your mother language.

B. Activate software.

Under the file “LEXIA3_KEYGEN”, there are the activation pictures for lexia3 and the file “PP2000_KEYGEN” contains the activation pictures for PP2000.

Tips:

1. It needs registered code for PP2000, but no registered code for lexia3, as for the registered code.

2. To the customers whose mother language is not English, that’s ok, since there are 20 kinds of language for Citroen, and 26 kinds of Language for Peugeot.

Notice: before installation, you have to close all of the anti-virus software, to prevent the data for the device is destroyed by the anti-virus software.

Lexia3 Citroen/Peugeot Diagnostic tool install instruction的更多相关文章

  1. Ford VCM II Ford VCM2 Diagnostic Tool with Ford IDS v108 Installed On Laptop Ready to Use

    HOW to VCM2 Ford VCM II with Ford IDS v108 Work Well? VCM2 Ford VCM2 Ford diagnostic tool hot sale i ...

  2. Six advantages of Nissan consult 3 diagnostic tool

    Today autonumen.com introduces Nissan consult 3. Nissan Consult 3 is a professional diagnostic tool ...

  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. 002_mtr_a network diagnostic tool

    一. mtr combines the functionality of the traceroute and ping programs in a single network diagnostic ...

  5. Different between MB SD Connect Compact 5 and MB SD C4 Star Diagnostic Tool

    MB SD C4 Star Diagnostic Tool is the professional MB Star Diagnostic Tools for benz cars and trucks. ...

  6. 使用Debug Diagnostic Tool排除内存泄漏故障

    在我之前的博文中(SQL Server内存泄漏),我解释了如何使用“!heap”命令识别哪个模块泄漏了内存.有时我们使用“!d”命令来找到模型或者使用搜索内存命令(s)不能通过显示内存找到原因. 在这 ...

  7. Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

    Arthas 用户文档 — Arthas 3.1.0 文档https://alibaba.github.io/arthas/ alibaba/arthas: Alibaba Java Diagnost ...

  8. dotnet tool install:Failed to install tool package 'ZKEACMS.Publisher': Could not find a part of the path 'C:\Users\Christer\.dotnet\tools\.store\.stage\0qd2mqpa.m45\ZKEACMS.Publisher'

    问题 按照 ZKEACMS 运行命令 dotnet tool install --global ZKEACMS.Publisher 提示 Failed to install tool package ...

  9. Customer reviews on Lexia3 V48 diagnostic tool in EOBD2.FR

    Robert said: Ok, so I bought a Lexia3 interface from EOBD2.FR in 2010. I have had no issues over the ...

随机推荐

  1. 【Spark学习】Apache Spark配置

    Spark版本:1.1.1 本文系从官方文档翻译而来,转载请尊重译者的工作,注明以下链接: http://www.cnblogs.com/zhangningbo/p/4137969.html Spar ...

  2. Hadoop学习之--Capaycity Scheduler配置参数说明

    以下列举出来的是capacity关于queue和user资源使用量相关的参数说明: mapred.capacity-scheduler.queue.xxx.capacity: 队列的资源容量百分比,所 ...

  3. 第二百八十五天 how can I 坚持

    今天好平凡啊. 晚上给徐斌打电话说忘带钥匙了,一块吃了个饭. 回到家,什么都不想做,好消沉. 玩了几局象棋,很多东西只是玩玩,但还是会认真,认真就会输,好惨. 最近在关注万科幸福里,可是.首付付不起啊 ...

  4. WScript中调用js方法

    http://zhidao.baidu.com/question/484374074.html ———————————————————————————————————————————————— Sub ...

  5. HTML5每日一练之input新增加的URL类型与email类型应用

    1.URL类型: <form> <input name="urls" type="url" value="http://www.w3 ...

  6. 【转】并发编程之GCD

    http://blog.xcodev.com/blog/2013/11/04/gcd-intro/ Dispatch Queue Dispatch Queue是一个任务执行队列,可以让你异步或同步地执 ...

  7. Red5下的room

    http://blog.csdn.net/whycold/article/details/6142475 package com.test; import java.util.ArrayList;im ...

  8. HDU 3265 Posters (线段树+扫描线)(面积并)

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=3265 给你n个中间被挖空了一个矩形的中空矩形,让你求他们的面积并. 其实一个中空矩形可以分成4个小的矩 ...

  9. error LNK1123: 转换到 COFF 期间失败: 文件无效或损坏的解决方案

    首先,卸载相关的软件,然后删除所有和virtual studio相关的目录 然后如果还出现该问题,则: Mark一下,解决方法:将嵌入清单设置为"否" 发生场合:在用 C++写一个 ...

  10. matlab和FPGA中无符号数和有符号数的转化(转)

    在FPGA 设计过程中经常会遇到关于数表示之间的转化问题,最常见的是无符号数和有符号数之间的转化问题.(1)在FPGA设计过程中,能够很直接的看出数字的位宽,但经常以无符号数的形式输出,在后继的处理中 ...