故障代码,fault code
1)fault code故障代码
1.The author introduces the basic structure,function and working principle of the MS-10B full automatic overweight arrester on Autocrane KATO,elaborates its test method and points for attention in use,lists a part of its fault codes and the corresponding test work.简单介绍加藤汽车起重机MS-10B型全自动超重防止装置的基本结构、工作原理与基本功能,阐述其检验方法和使用注意事项,并列出其部分故障代码及其对应的检验工作。
2.It introduces the application and the method of self-diagnosis system of 5A-FE Toyota engine, especially in the identification, read process, significance of fault codes and the like.从故障代码的人工识别方法、读取步骤、故障码信息含义及相应故障情况等方面,介绍了丰田5A-FE型发动机自诊断系统的应用情况及使用方法。
3.Its fault removal ways and a part of fault codes are listed in details.介绍奥迪A6轿车防盗系统的工作原理及控制系统电路,详细总结其故障检修方法及部分故障代码
英文短句/例句

1.WITH THE DRB ERASE TROUBLE CODES.用DRB消去故障代码
2.WITH THE DRB, ERASE THE DIAGNOSTIC TROUBLE CODES.用DRB,删除诊断故障代码
3.With DRB, erase DTC's.利用DRB,清除诊断故障代码
4.CHECKING FOR INTERMITTENT DIAGNOSTIC TROUBLE CODES (DTC'S)检查间歇诊断故障代码(DTC的)
5.ARE ANY WHEEL SPEED SENSOR TROUBLE CODES PRESENT?是否存在一些轮速故障代码
6.Implementation of Diagnostic System Based on Auto Fault Code基于汽车故障代码的诊断系统的实现
7.Diagnosis of Fault Code 5699 in System CEC2CEC2系统中故障代码5699的诊断
8.FOLLOW THESE STEPS TO CONFIRM TROUBLE CODE STILL EXISTS BEFORE PROCEEDING TO TROUBLE CODE REPAIR.按照下列步骤确认在修理故障之前故障代码仍然存在。
9.If the DTC comes back, it is considered a hard codPerform TEST 2A.如果诊断故障代码返回,则被认为是一个硬代码。执行测试2A。
10.Refer to the DRB user's guide for instructions and assistance with reading trouble codes, erasing trouble codes, and other DRB functions.参考DRB用户指南,依照其上的指导读取故障代码,清除故障代码和执行其它DRB功能。
11.The TCM may report any of the following DTC'sTCM可能汇报以下诊断故障代码中的任一个
12.Research on Method of Fore-Analysis for Software and Hardware Fault Code of Software-Intensive System软件密集型装备软硬件故障代码前端分析方法研究
13.Canon Copier Used Fixing Abnormal Temperature Fault Code Removal Technology常用佳能复印机定影温度异常故障代码清除技术
14.DTC's for the 41TE and 42LE transaxle systems are not permenent and will change the moment the reason for the code is correcte41TE和42LE变速箱系统的诊断故障代码不是不变的,它会在代码在需要被纠正的时候改变。
15.An artificial resource failure has been created by the testing code.人工资源故障已由测试代码创建。
16.{0} was not recorded. There was an unexpected failure. (Error code: {1}){0} 未录制。出现了意外故障。(错误代码: {1})
17.Research of Service-Oriented Network Fault Management Based on ANC基于主动代码的面向业务的网络故障管理研究
18.Research of Diagnosis Method to Nocode Breakdown in Idling Engine发动机怠速无故障码故障的诊断方法
相关短句/例句

malfunction code故障代码
1.It presents the reading ways of the malfunction codes of Mazda 6 CAN, and discusses the related malfunction diagnosis, solution and maintenance.介绍了马自达M6轿车CAN(多路通信系统)故障代码的读取方法,并对故障代码表、故障代码的检查和常见故障的诊断与排除方法进行了论述。
3)breakdown code故障代码
1.The structure of combo_switch as well as the method of breakdown testing and breakdown code is discussed.讨论了组合开关的构造及其故障检测方法与故障代码 ,对位置检测、时间显示、数据统计和报表打印等软、硬件模块都进行了详细说明。
4)fault codes diagnosis故障代码诊断
1.The author introduces the integerated electronic control system of 2RZ-E engine on bus FOTON VIEW and its related component structure,working principle, fault codes diagnosis and clearing;emphasizes on its exhaust gas recirculation system and key points of its fault diagnosis and maintenance.介绍福田风景牌客车2RZ-E发动机电子集中控制系统及相关的部件结构、工作原理、故障代码诊断与清除。
5)failure code dictionary故障代码词典
1.This database contains a universal and renewable failure code dictionary,which makes failure man.从支持故障管理系统的通用性、方便性、智能化的角度出发,设计并实现了支持辅助诊断功能的故障数据库,其中包括支持一定通用性、可更新的故障代码词典,使得故障管理系统的适应性得以增强,故障诊断功能得以实现。
6)alarm fault code警报器故障代码
延伸阅读

代码生成代码生成code generation daima Shengeheng代码生成(,de generation)把语法语义分析后的中间结果转换成等价的目标程序或目标程序模块的过程。中间结果是用三元式、四元式或逆波兰式等中间语言表示的程序。目标程序是用目标语言书写的。目标语言可以是机器语育、汇编语言乃至高级语育。随着计算机的编译环境和执行环境的不断完善,不仅能产生可直接执行的目标程序,也能生成可再定位的或可连接的目标程序模块,并最终通过连接装人程序构成可直接执行的目标程序。 代码生成不但与编译有关,而且与运行环境有关。所生成的目标程序应当符合连接装人所要求的规范。代码生成中存储分配和寄存器分配是直接影响目标程序功效的重要且复杂的问题,应给予足够重视。