How to use Heavy Duty Diagnostic CAR FANS C800 Diagnostic Scan Tool to do diagnosis operation

Here is the post of introducing how to use CAR FANS C800 Diagnostic Scan Tool to do diagnosis operation. The procedure is shown as below:

1. Enter the diagnostic system

You can select the corresponding vehicle type by selecting the display area on the left side of the main interface, and then select the brand, system and system function in the right model selection area to enter the diagnosis operation.
For example: After entering the main interface of the car diagnosis, you
can: click on the “truck series” -> “SANY” -> “Yuchai engine”,
and then select the diagnostic function you want to test diagnostic
tests.

2. Start Diagnostic

After entering the system, the functions that can be implemented
include: Identification/Read Fault code/Erase Fault code/Actual
Values/Actuators
Advance Functions:Adjustment/Settings, Function Test, Special function, calibration etc.
Specific functions will be different according to different models of
the brand and the system, take Bosch engine in Foton engine system as an
example:

3. Identification

Identification is the vehicle and system information in ECU. When the
vehicle control unit need to be replaced, it is necessary to read the
original control unit information and record it as a reference for
purchasing a new control unit. When the new control unit is encoded, the
original control unit information is required.

4. Read Fault code

Read the fault code function can read ECU fault code to help maintenance personnel quickly found the cause of vehicle failure.

5. Erase Fault code

Clear the fault code stored in the ECU.

Note: General models, please follow the regular order, first read the
fault code, and record (or print) and then clear the fault code, test,
read the fault code again to verify, repair the vehicle, clear the fault
code, test again to confirm the fault code The current hard fault code
can not be cleared, if the oxygen sensor, knock sensor, mixed gas
correction, cylinder fire and the like type of technical code can be
removed immediately, but in a certain period will appear. Must be
completely troubleshooting after the fault code will not appear again.

6. Actual Values

You can determine whether the various parts of the vehicle are faulty through actual values.
Method of operation:
1. After entering the diagnostic function, click “Actual values”, pop-up dialog box.
2. Click the “Select All” check box to select all actual values; you can
also click the check box before each actual value to select the data
stream you want to read.
3. Click the “Read actual values” button. The interface displays the name, result, and unit of the data stream.

7. Actuators

In order to test the electronic control system in the implementation of components can work properly.
Method of operation:
1. After entering the diagnostic function, select “Actuators”, the interface will display all the action can be tested.
2. Click on an item to enter the action test interface. The actuators include three states: open, close, and exit.
3. Click “Open”, the status of the action test is turned on.
4. Click “Close”, the status of the action test is off.
5. Click “Exit” to exit this action test.

8. Advanced Function

Advance Functions: Adjustment/Settings、Function Test、Special function, calibration.
For example: diesel fuel injector code, idle speed adjustment, broken cylinder test, calibration and so on.

See more click:http://www.autonumen.com/

How to use CAR FANS C800 Diagnostic Scan Tool to do diagnosis operation的更多相关文章

  1. Why do you need a new Launch X431 scan tool?

    1- 2017 Launch x431 v supports “Special Functions” The 2017 version of Launch x431 v diagnostic tool ...

  2. Chrysler -- CCD (Chrysler Collision Detection) Data Bus

    http://articles.mopar1973man.com/general-cummins/34-engine-system/81-ccd-data-bus CCD (Chrysler Coll ...

  3. The 10 Best Choices On The Market Review 2018

    Looking to buy a scan tool or considering one of Autel Scanner impressive product line?. The company ...

  4. Autel MaxiSys MS908CV Diagnostic System for Commercial Vehicles

    As a new member of Autel’s MaxiSys family, the MaxiSys CV is built on the powerful MaxiSys 908 platf ...

  5. RAC的QA

    RAC: Frequently Asked Questions [ID 220970.1]   修改时间 13-JAN-2011     类型 FAQ     状态 PUBLISHED   Appli ...

  6. SAE/ISO standards for Automotive

    On-Board Diagnostics J1962 Diagnostic Connector Equivalent to ISO/DIS 15031-3: December 14, 2001J201 ...

  7. Vehicle Network Protocols -- ISO/KWP CAN CCD PCI SCI / SCP / Class 2

    Vehicle Network Protocols There are 5 protocols in the OBD2 system and a car will normally only use ...

  8. On-board diagnostics -- Standards documents

    http://en.wikipedia.org/wiki/On-board_diagnostics#Standards_documents SAE standards documents on OBD ...

  9. On-board diagnostics connector SAE J1962

    http://en.wikipedia.org/wiki/On-board_diagnostics#Standard_interfaces OBD-II diagnostic connector Th ...

随机推荐

  1. Centos7之Systemd风格

    Unit(单元) /usr/lib/systemd/system       每个服务最主要的启动脚本设置,类似于之前的/etc/init.d目录 关键特性 1.基于socket的激活机制,socke ...

  2. 工具篇-Mac上搭建本地svn服务器以及使用Cornerstone进行本地版本控制

    1.在桌面上见一个文件夹命名为svn,然后打开终端: 创建一个mycode仓库:svnadmin create /Users/gaoyizhen736(自己的mac的用户名)/Desktop/svn/ ...

  3. test TSS Work about

     activity01   activity02   FamilyNew   workTest

  4. php使用solr全文搜索引擎

    前言 本来以为网上已经有了类似博文,不想重复,可是一圈搜下来,都是一些内容不甚明了的文章,或者solr版本太过老,参考价值不高,更有甚者,直接拷贝的别人的内容.一篇博客,各大平台都能看到,也不见转载链 ...

  5. (转)fabric 一个链码如何调用另一个链码

    使用开发模式测试 可以使用~/hyfa/fabric-samples/chaincode-docker-devmode/启动fabric,具体过程略 用同一个链码注册2个服务 root@2ee7b51 ...

  6. 使用spring的aop对Struts2的Action拦截后出现依赖注入为空问题

    两种解决方案: 1.action类继承ActionSupport了后,出现依赖注入为空,要在applicationContext.xml配置中加入:<aop:aspectj-autoproxy ...

  7. jenkins windows slave 构建c/c++代码

    关于如何再centos系统上的jenkins master下搭建windows系统的jenkins slave节点,本篇博客中不做介绍,如果有需要的话,请参考我的另外一篇博客,在其中介绍了不同系统的j ...

  8. CentOS系统 cd命令的使用

    直接输入 cd 命令 ,它将切换到你的 home 目录下,不管你当前所在的目录是什么: [ec2-user@ip-*** /]$ cd [ec2-user@ip-*** ~]$ cd /var/www ...

  9. css3--单行、多行文本溢出

    <style> .div1 { width: 200px; height: 200px; background: red url(img/user.png) no-repeat; text ...

  10. MySQL学习笔记--启动停止服务

    右键点击计算机->管理->服务  windows所有的服务都在,mysql等等.可以在这里启动停止服务也可以在命令行 net start/stop  <服务名> InnoDB还 ...