Construct an Application Programming Interface Library with MFC to Read Diagnostic Describing Files

碩士 === 國立虎尾科技大學 === 材料科學與綠色能源工程研究所 === 98 === The main purpose of this research is to construct an Application Programming Interface(API) library for reading an Open Diagnostic data eXchange (ODX) file to extract the information that was used in vehicle diagnosis work, such as diagnostic service cod...

Full description

Bibliographic Details
Main Authors: Hong-Wen He, 何宏文
Other Authors: 朱存權
Format: Others
Language:zh-TW
Published: 2010
Online Access:http://ndltd.ncl.edu.tw/handle/25yz8e
Description
Summary:碩士 === 國立虎尾科技大學 === 材料科學與綠色能源工程研究所 === 98 === The main purpose of this research is to construct an Application Programming Interface(API) library for reading an Open Diagnostic data eXchange (ODX) file to extract the information that was used in vehicle diagnosis work, such as diagnostic service code (Service ID), request message, positive response message, negative response message, diagnostic trouble code (DTC). This program is edited in MFC project by using Microsoft visual studio 2005. These functions will be loaded into libraries, then integrated into dynamic linking files (DLL). Engineers of vehicle diagnostic work can load these dynamic linking files into other programs, and use the functions of API library to retrieve the diagnostic data from ODX file, for the vehicle troubleshooting and test. The results show that the Application Programming Interface(API) library can load diagnostic description files that meet ODX specifications, and retrieve vehicle information in the files. It will be very helpful for troubleshooting, ministries component diagnostics, simulation test.