How to use CAR FANS C800 Diagnostic Scan Tool to do diagnosis operation
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的更多相关文章
- 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 ...
- Chrysler -- CCD (Chrysler Collision Detection) Data Bus
http://articles.mopar1973man.com/general-cummins/34-engine-system/81-ccd-data-bus CCD (Chrysler Coll ...
- 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 ...
- 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 ...
- RAC的QA
RAC: Frequently Asked Questions [ID 220970.1] 修改时间 13-JAN-2011 类型 FAQ 状态 PUBLISHED Appli ...
- SAE/ISO standards for Automotive
On-Board Diagnostics J1962 Diagnostic Connector Equivalent to ISO/DIS 15031-3: December 14, 2001J201 ...
- 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 ...
- On-board diagnostics -- Standards documents
http://en.wikipedia.org/wiki/On-board_diagnostics#Standards_documents SAE standards documents on OBD ...
- On-board diagnostics connector SAE J1962
http://en.wikipedia.org/wiki/On-board_diagnostics#Standard_interfaces OBD-II diagnostic connector Th ...
随机推荐
- Dockerfile语法解析
Dockfile介绍 从上到下依次执行 每次执行一条指令就创建一个镜像层 第一条指令必须是FROM 表示需要构建的镜像是由哪个镜像为基础镜像 后续的指令运行于此基准镜像所提供的运行环境 可以 ...
- 001-RLE算法
一.定义 RLE全称(run-length encoding),翻译为游程编码,又译行程长度编码,又称变动长度编码法(run coding),在控制论中对于二值图像而言是一种编码方法,对连续的黑.白像 ...
- 006-优化web请求二-应用缓存、异步调用【Future、ListenableFuture、CompletableFuture】、ETag、WebSocket【SockJS、Stomp】
四.应用缓存 使用spring应用缓存.使用方式:使用@EnableCache注解激活Spring的缓存功能,需要创建一个CacheManager来处理缓存.如使用一个内存缓存示例 package c ...
- Win版:Adobe 全系列软件模拟授权注册破解工具 AMT Emulator V0.9.2
http://www.lookae.com/amtemulator-092/ 下载地址 https://files.cnblogs.com/files/simadi/AMT0.9.rar 支持软件:W ...
- wx:Textctrl
import wx class Mywin(wx.Frame): def __init__(self, parent, title): super(Mywin, self).__init__(pare ...
- vue【指令】
<div class="m-conbox"> <div v-text="html"></div> <div>{{ ...
- Python小数据池,代码块
今日内容一些小的干货 一. id is == 二. 代码块 三. 小数据池 四. 总结 python小数据池,代码块的最详细.深入剖析 一. id is == 二. 代码块 三. 小数据池 四. ...
- PHP Fatal error: Uncaught ErrorException: preg_match_all (): JIT compilation failed: no more memory in phar
PHP 升级到 7.3 后,出现 BUG: 解决办法:修改php.ini文件,;pcre.jit=1 => pcre.jit=0
- Ubuntu16.04源的问题
今天执行下列语句 sudo apt-get update报错 安装redis时 sudo apt-get install redis-server报错 报错内容大致如下: 在网上查了一下是源的问题,我 ...
- 虚拟机 liunx系统以 root 身份登录权限
开启虚拟机 打开终端开启root账户 :sudo passwd -u root 输入当前用户的密码 为root账户设置密码:sudo passwd root 设置root密码,输入两次 测试r ...