CN111708353A - Data display method and system for vehicle diagnosis equipment and related equipment - Google Patents

Data display method and system for vehicle diagnosis equipment and related equipment Download PDF

Info

Publication number
CN111708353A
CN111708353A CN202010607870.0A CN202010607870A CN111708353A CN 111708353 A CN111708353 A CN 111708353A CN 202010607870 A CN202010607870 A CN 202010607870A CN 111708353 A CN111708353 A CN 111708353A
Authority
CN
China
Prior art keywords
code
pcbu
vehicle
fault
type information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010607870.0A
Other languages
Chinese (zh)
Inventor
刘均
邓春武
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Launch Technology Co Ltd
Original Assignee
Shenzhen Launch Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Launch Technology Co Ltd filed Critical Shenzhen Launch Technology Co Ltd
Priority to CN202010607870.0A priority Critical patent/CN111708353A/en
Publication of CN111708353A publication Critical patent/CN111708353A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0208Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the configuration of the monitoring system
    • G05B23/0213Modular or universal configuration of the monitoring system, e.g. monitoring system having modules that may be combined to build monitoring program; monitoring system that can be applied to legacy systems; adaptable monitoring system; using different communication protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/24Pc safety
    • G05B2219/24065Real time diagnostics

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Vehicle Cleaning, Maintenance, Repair, Refitting, And Outriggers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the application provides a data display method and system for vehicle diagnosis equipment and related equipment, which are used for displaying analyzed PCBU fault codes when description texts corresponding to the fault codes are not inquired, so that the success rate of vehicle diagnosis is improved. The method in the embodiment of the application comprises the following steps: receiving a fault code data message sent by the vehicle-mounted ECU equipment; analyzing the fault code data message to obtain a fault code PCBU code; inquiring the description text corresponding to the PCBU code according to a preset mapping relation, and displaying the PCBU code if the description text corresponding to the PCBU code is not inquired.

Description

Data display method and system for vehicle diagnosis equipment and related equipment
Technical Field
The application relates to the technical field of data display of vehicle diagnosis equipment, in particular to a data display method and system of vehicle diagnosis equipment and related equipment.
Background
The automobile diagnosis technology is a method and means for testing the performance and checking the fault of the automobile by means of instruments and equipment, can test various working performance indexes of the automobile, and can find the fault and the cause thereof under the condition that the automobile or the assembly is not disassembled.
In the existing diagnosis process, a diagnosis device sends a message for requesting to read fault code data to an ECU of a detected vehicle, obtains fault code diagnosis message information including fault codes responded by the ECU, analyzes the fault codes in the diagnosis message information, selects an explanation text according to the mapping relation between the fault codes and texts in a text library, and displays the content of the explanation text on a display interface.
In the prior art, the display of the diagnosis result on the display interface of the diagnosis device can be performed only after the description text corresponding to the fault code is inquired. However, in practical applications, because the text library in the configuration file of the diagnostic software may be damaged, the software version is not updated in time, or the text library does not cover the data of all known vehicle types, the fault code obtained in the diagnostic process cannot map the corresponding explanatory text, and further the diagnostic result cannot be correctly displayed, resulting in failure of diagnosis.
Disclosure of Invention
The embodiment of the application provides a data display method and system for vehicle diagnosis equipment and related equipment, which are used for displaying analyzed PCBU fault codes when description texts corresponding to the fault codes are not inquired, so that the success rate of vehicle diagnosis is improved.
A first aspect of an embodiment of the present application provides a data display method for a vehicle diagnostic device, which may include:
receiving a fault code data message sent by the vehicle-mounted ECU equipment;
analyzing the fault code data message to obtain a fault code PCBU code;
inquiring the description text corresponding to the PCBU code according to a preset mapping relation, and displaying the PCBU code if the description text corresponding to the PCBU code is not inquired.
Optionally, as a possible implementation manner, the data display method for the vehicle diagnostic device in the embodiment of the present application may further include:
obtaining vehicle type information of a vehicle to which the vehicle-mounted ECU equipment belongs;
inquiring fault description information corresponding to the PCBU code in a preset database according to the vehicle type information and the PCBU code;
and displaying the fault description information corresponding to the PCBU code.
Optionally, as a possible implementation manner, in this embodiment of the application, the querying, in a preset database, fault description information corresponding to the PCBU code according to the vehicle type information and the PCBU code may include:
determining a target text library according to the vehicle type information;
and inquiring corresponding fault description information in the target text library according to the PCBU code.
Optionally, as a possible implementation manner, in an embodiment of the present application, the acquiring vehicle type information of a vehicle to which the vehicle-mounted ECU device belongs may include:
and receiving vehicle type information input by a user based on an interactive interface, or sending a query request to the vehicle-mounted ECU equipment, and receiving the vehicle type information returned by the vehicle-mounted ECU equipment.
Optionally, as a possible implementation manner, in the embodiment of the present application, when the description text corresponding to the PCBU code is queried, the queried description text is displayed.
A second aspect of embodiments of the present application provides a vehicle diagnostic apparatus data display system, which may include:
the receiving module is used for receiving fault code data messages sent by the vehicle-mounted ECU equipment;
the analysis module is used for analyzing the fault code data message to obtain a fault code PCBU code;
and the processing module is used for inquiring the description text corresponding to the PCBU code according to a preset mapping relation, and displaying the PCBU code if the description text corresponding to the PCBU code is not inquired.
Optionally, as a possible implementation manner, the vehicle diagnostic apparatus data display system in the embodiment of the present application may further include:
the acquisition module is used for acquiring the vehicle type information of the vehicle to which the vehicle-mounted ECU equipment belongs;
and the query module is used for querying the fault description information corresponding to the PCBU code in a preset database according to the vehicle type information and the PCBU code and displaying the fault description information corresponding to the PCBU code.
Optionally, as a possible implementation manner, in an embodiment of the present application, the query module may include:
the first query unit is used for determining a target text library according to the vehicle type information;
and the second query unit is used for querying corresponding fault description information in the target text library according to the PCBU code.
Optionally, as a possible implementation manner, in an embodiment of the present application, the obtaining module may include:
the acquisition unit receives vehicle type information input by a user based on an interactive interface, or sends a query request to the vehicle-mounted ECU equipment, and receives vehicle type information returned by the vehicle-mounted ECU equipment.
Optionally, as a possible implementation manner, in the embodiment of the present application, the method may further include:
and the display unit is used for displaying the inquired description text when the description text corresponding to the PCBU code is inquired.
A third aspect of embodiments of the present application provides a vehicle diagnostic apparatus, which includes a processor configured to implement the steps in any one of the possible implementations of the first aspect and the first aspect when executing a computer program stored in a memory.
A fourth aspect of embodiments of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps in any one of the possible implementations of the first aspect and the first aspect.
According to the technical scheme, the embodiment of the application has the following advantages:
in the embodiment of the application, the vehicle diagnosis device can receive the fault code data message sent by the vehicle-mounted ECU device, analyze the fault code data message to obtain the fault code PCBU code, and display the analyzed PCBU code when the description text corresponding to the PCBU code is not inquired according to the preset mapping relation. The PCBU code-based vehicle fault locating method has the advantages that maintenance personnel can conveniently inquire related manuals based on the PCBU code, vehicle faults can be located quickly, and the success rate of vehicle diagnosis is improved.
Drawings
Fig. 1 is a schematic diagram of an embodiment of a data display method for a vehicle diagnostic device in an embodiment of the present application;
FIG. 2 is a schematic diagram of another embodiment of a data display method of a vehicle diagnostic device in an embodiment of the present application;
FIG. 3 is a schematic diagram of an embodiment of a data display system of a vehicle diagnostic device in an embodiment of the present application;
fig. 4 is a schematic diagram of an embodiment of a vehicle diagnostic apparatus in an embodiment of the present application.
Detailed Description
The embodiment of the application provides a data display method and system for vehicle diagnosis equipment and related equipment, which are used for displaying analyzed PCBU fault codes when description texts corresponding to the fault codes are not inquired, so that the success rate of vehicle diagnosis is improved.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present application and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For ease of understanding, the following describes a specific process in an embodiment of the present application, and with reference to fig. 1, an embodiment of a data display method for a vehicle diagnostic apparatus in an embodiment of the present application may include:
101. receiving a fault code data message sent by the vehicle-mounted ECU equipment;
when a vehicle breaks down and needs to be diagnosed, the vehicle diagnosis device can be adopted to send a data reading request to the vehicle-mounted ECU device, and after receiving the request, the vehicle-mounted ECU device can send a fault code data message to the corresponding diagnosis device.
102. Analyzing the fault code data message to obtain a fault code PCBU code;
after receiving the fault code data message sent by the vehicle-mounted ECU device, the vehicle diagnostic device may analyze the fault code data message according to a preset communication protocol analysis rule to obtain a fault code PCBU code (i.e., a fault code). The fault codes of the vehicle can be classified into four categories, which are respectively called as PCBU codes, wherein p (powertrain) codes are fault codes corresponding to a power system, c (chassis) codes are fault codes corresponding to a chassis, b (body) codes are fault codes corresponding to a vehicle body, and u (network) codes are fault codes corresponding to a communication system.
103. And inquiring the description text corresponding to the PCBU code according to the preset mapping relation, and if the description text corresponding to the PCBU code is not inquired, displaying the PCBU code.
A plurality of description texts are stored in the vehicle diagnosis equipment, and each description text comprises fault description information corresponding to one PCBU code. After analyzing the PCBU code in the data packet, the vehicle diagnostic device may query, according to a preset mapping relationship, an explanatory text corresponding to the PCBU code, and if the explanatory text corresponding to the PCBU code is not queried, display the PCBU code, or may refer to the fault code as "undefined fault code, please query a related manual". Maintenance personnel can inquire a relevant manual based on the PCBU code, and the purpose of quickly positioning the vehicle fault is achieved.
Optionally, when the description text corresponding to the PCBU code is queried, the queried description text may be displayed. For example, the PCBU code is replaced with the title of the searched explanatory text, and the PCBU code is not displayed, but only the title of the explanatory text and the text content are displayed.
In the embodiment of the application, the vehicle diagnosis device can receive the fault code data message sent by the vehicle-mounted ECU device, analyze the fault code data message to obtain the fault code PCBU code, and display the analyzed PCBU code when the description text corresponding to the PCBU code is not inquired according to the preset mapping relation. The PCBU code-based vehicle fault locating method has the advantages that maintenance personnel can conveniently inquire related manuals based on the PCBU code, vehicle faults can be located quickly, and the success rate of vehicle diagnosis is improved.
On the basis of the embodiment shown in fig. 1, in order to facilitate quick vehicle fault location, the vehicle diagnosis device in the embodiment of the present application may further provide a fault information query function. Referring to fig. 2, another embodiment of a data display method for a vehicle diagnostic apparatus according to an embodiment of the present disclosure may include:
201. receiving a fault code data message sent by the vehicle-mounted ECU equipment;
202. analyzing the fault code data message to obtain a fault code PCBU code;
203. inquiring the description text corresponding to the PCBU code according to a preset mapping relation, and displaying the PCBU code if the description text corresponding to the PCBU code is not inquired;
the content described in steps 201 to 203 in this embodiment is similar to the content described in steps 101 to 103 in the embodiment shown in fig. 1, and is not repeated here.
204. Obtaining vehicle type information of a vehicle to which the vehicle-mounted ECU device belongs;
in practical application, because the text library in the diagnostic software configuration file may be damaged, the software version is not updated in time, or the text library does not cover the data of all known vehicle types, the fault code obtained in the diagnostic process cannot map out the corresponding description text. Therefore, the embodiment of the application further provides a fault information query function.
Since the definition of the fault code of each type of vehicle is often different, in order to improve the query efficiency, it is necessary to acquire the vehicle type information of the vehicle to which the vehicle-mounted ECU device belongs. The specific vehicle type information may be obtained by receiving vehicle type information input by a user based on an interactive interface, or may be directly obtained from a vehicle-mounted ECU device, which is not limited herein.
205. And inquiring fault description information corresponding to the PCBU code in a preset database according to the vehicle type information and the PCBU code, and displaying the fault description information corresponding to the PCBU code.
In the embodiment of the application, a preset database can be maintained in advance, the preset database is arranged outside the vehicle diagnosis equipment, is not limited by the storage space of the vehicle diagnosis equipment, and can store fault description information of more vehicle types.
After the vehicle type information and the PCBU code are obtained, fault description information corresponding to the PCBU code under the corresponding vehicle type can be inquired according to a preset mapping relation, and the fault description information is displayed on a display interface.
Optionally, as a possible implementation manner, a specific process of querying the fault description information corresponding to the pcba code in the preset database according to the vehicle type information and the pcba code is as follows: determining a target text library according to the vehicle type information; and inquiring corresponding fault description information in the target text library according to the PCBU code.
The meaning of the same pcdu code in different vehicle types may be different, and for this reason, in the embodiment of the present application, a text library may be set for each type of vehicle to store fault description information corresponding to all pcdu codes corresponding to the vehicle type. Specifically, the text library ID may be used to identify and distinguish different text libraries, and the text ID may be used to identify and distinguish different fault description information texts in the text libraries. After the vehicle type information is obtained, the target text base to be searched can be determined, and then the corresponding fault description information is searched in the target text base according to the PCBU code, so that the searching efficiency is improved.
For convenience of understanding, the data display method of the vehicle diagnostic device in the embodiment of the present application will be described below with reference to specific application embodiments.
Suppose that the power system of a certain type of vehicle has a fault code: the fault code is encoded as P0011, and Chinese defines the cam shaft position A to execute zd machine-before-over-time or system performance.
A piece of Chinese fault code information is prefabricated in a fault code text base, wherein a fault code ID is a fault code encoding text ID, a fault code is encoded as 'P0011', and a fault code is described as 'A camshaft position execution zd device-before-timing or system performance'.
The method specifically comprises the following steps:
step 1, when the vehicle has a fault, the vehicle is detected by using a diagnosis device, and a message requesting to read fault code coded data is sent to an ECU of a power system of the detected vehicle.
Step 2, when the vehicle has the fault code, the diagnostic software analyzes the corresponding diagnostic message to obtain a PCBU code (such as 'P0011') according to the diagnostic message which contains the ECU fault code and is responded by the ECU, wherein the diagnostic message contains information of the fault code PCBU; and transmitting the P0011 and the fault code text ID prefabricated by the corresponding response message information to a display layer.
And 3.1, when the corresponding display code and description can be found by the text base ID, taking the inquired PCBU code as the fault code, and describing the inquired fault code as fault code description.
And 3.2, when the corresponding display code and content cannot be found by the text library ID, using the corresponding fault code PCUB code transmitted in the step 2 as a fault code, wherein the fault code content is an undefined fault code, and please query a related manual.
And 4, displaying the fault code codes and the fault code description on an interface of the diagnosis equipment.
After the processing, when a new fault code exists, the fault code is not added in the fault code library in time, or the fault code is not added in the fault code text library of other languages, the fault code information contained in the fault code message can be used for correctly displaying the fault code, and a user of the diagnosis equipment can quickly identify the corresponding fault through network query or inquiry of a relevant manual according to the corresponding correct fault code, so that the success rate of diagnosis is improved.
Referring to fig. 3, an embodiment of the present application further provides a vehicle diagnostic device data display system, which may include:
the receiving module 301 is configured to receive a fault code data message sent by the vehicle-mounted ECU device;
the analysis module 302 is used for analyzing the fault code data message to obtain a fault code PCBU code;
the processing module 303 queries the description text corresponding to the PCBU code according to the preset mapping relationship, and displays the PCBU code if the description text corresponding to the PCBU code is not queried.
Optionally, as a possible implementation manner, the vehicle diagnostic apparatus data display system in the embodiment of the present application may further include:
the acquisition module is used for acquiring the vehicle type information of a vehicle to which the vehicle-mounted ECU equipment belongs;
and the query module is used for querying the fault description information corresponding to the PCBU code in a preset database according to the vehicle type information and the PCBU code and displaying the fault description information corresponding to the PCBU code.
Optionally, as a possible implementation manner, in an embodiment of the present application, the query module may include:
the first query unit is used for determining a target text library according to the vehicle type information;
and the second query unit is used for querying corresponding fault description information in the target text library according to the PCBU code.
Optionally, as a possible implementation manner, in an embodiment of the present application, the obtaining module may include:
the acquisition unit receives vehicle type information input by a user based on the interactive interface, or sends a query request to the vehicle-mounted ECU equipment, and receives vehicle type information returned by the vehicle-mounted ECU equipment.
Optionally, as a possible implementation manner, in the embodiment of the present application, the method may further include:
and the display unit is used for displaying the inquired description text when the description text corresponding to the PCBU code is inquired.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The vehicle diagnostic device data display system in the embodiment of the present application is described above from the perspective of the modular functional entity, please refer to fig. 4, and the vehicle diagnostic device in the embodiment of the present application is described below from the perspective of hardware processing:
the vehicle diagnostic apparatus 1 may include a memory 11, a processor 12, and an input-output bus 13. The processor 11, when executing the computer program, implements the steps in the vehicle diagnostic apparatus data display method embodiment shown in fig. 1 described above, such as steps 101 to 103 shown in fig. 1. Alternatively, the processor, when executing the computer program, implements the functions of each module or unit in the above-described device embodiments.
In some embodiments of the present application, the processor is specifically configured to implement the following steps:
receiving a fault code data message sent by the vehicle-mounted ECU equipment;
analyzing the fault code data message to obtain a fault code PCBU code;
and inquiring the description text corresponding to the PCBU code according to the preset mapping relation, and if the description text corresponding to the PCBU code is not inquired, displaying the PCBU code.
Optionally, as a possible implementation manner, the processor may be further configured to implement the following steps:
obtaining vehicle type information of a vehicle to which the vehicle-mounted ECU device belongs;
inquiring fault description information corresponding to the PCBU code in a preset database according to the vehicle type information and the PCBU code;
and displaying the fault description information corresponding to the PCBU code.
Optionally, as a possible implementation manner, the processor may be further configured to implement the following steps:
determining a target text library according to the vehicle type information;
and inquiring corresponding fault description information in the target text library according to the PCBU code.
Optionally, as a possible implementation manner, the processor may be further configured to implement the following steps:
and receiving vehicle type information input by a user based on the interactive interface, or sending a query request to the vehicle-mounted ECU equipment, and receiving the vehicle type information returned by the vehicle-mounted ECU equipment.
Optionally, as a possible implementation manner, the processor may be further configured to implement the following steps:
and when the description text corresponding to the PCBU code is inquired, displaying the inquired description text.
The memory 11 includes at least one type of readable storage medium, and the readable storage medium includes a flash memory, a hard disk, a multimedia card, a card type memory (e.g., SD or DX memory, etc.), a magnetic memory, a magnetic disk, an optical disk, and the like. The memory 11 may be an internal storage unit of the vehicle diagnosis apparatus 1 in some embodiments, for example, a hard disk of the vehicle diagnosis apparatus 1. The memory 11 may also be an external storage device of the vehicle diagnostic device 1 in other embodiments, such as a plug-in hard disk provided on the vehicle diagnostic device 1, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like. Further, the memory 11 may also include both an internal storage unit and an external storage device of the vehicle diagnostic device 1. The memory 11 may be used not only to store application software installed in the vehicle diagnostic apparatus 1 and various types of data such as codes of the computer program 01, but also to temporarily store data that has been output or is to be output.
The processor 12 may be a Central Processing Unit (CPU), controller, microcontroller, microprocessor or other data Processing chip in some embodiments, and is used for executing program codes stored in the memory 11 or Processing data, such as executing the computer program 01.
The input/output bus 13 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc.
Further, the vehicle diagnostic device may further include a wired or wireless network interface 14, and the network interface 14 may optionally include a wired interface and/or a wireless interface (such as a WI-FI interface, a bluetooth interface, etc.), which are generally used to establish a communication connection between the vehicle diagnostic device 1 and other electronic devices.
Optionally, the vehicle diagnosis apparatus 1 may further include a user interface, which may include a Display (Display), an input unit such as a Keyboard (Keyboard), and optionally, a standard wired interface, a wireless interface. Alternatively, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch device, or the like. The display, which may also be referred to as a display screen or display unit, is suitable for displaying information processed in the vehicle diagnostic device 1 and for displaying a visual user interface.
Fig. 4 shows only the vehicle diagnostic apparatus 1 with the components 11 to 14 and the computer program 01, and it will be understood by those skilled in the art that the structure shown in fig. 4 does not constitute a limitation of the vehicle diagnostic apparatus 1, and may comprise fewer or more components than shown, or a combination of certain components, or a different arrangement of components.
The present application further provides a computer-readable storage medium having a computer program stored thereon, which when executed by a processor, can implement the steps of:
receiving a fault code data message sent by the vehicle-mounted ECU equipment;
analyzing the fault code data message to obtain a fault code PCBU code;
and inquiring the description text corresponding to the PCBU code according to the preset mapping relation, and if the description text corresponding to the PCBU code is not inquired, displaying the PCBU code.
Optionally, as a possible implementation manner, the processor may be further configured to implement the following steps:
obtaining vehicle type information of a vehicle to which the vehicle-mounted ECU device belongs;
inquiring fault description information corresponding to the PCBU code in a preset database according to the vehicle type information and the PCBU code;
and displaying the fault description information corresponding to the PCBU code.
Optionally, as a possible implementation manner, the processor may be further configured to implement the following steps:
determining a target text library according to the vehicle type information;
and inquiring corresponding fault description information in the target text library according to the PCBU code.
Optionally, as a possible implementation manner, the processor may be further configured to implement the following steps:
and receiving vehicle type information input by a user based on the interactive interface, or sending a query request to the vehicle-mounted ECU equipment, and receiving the vehicle type information returned by the vehicle-mounted ECU equipment.
Optionally, as a possible implementation manner, the processor may be further configured to implement the following steps:
and when the description text corresponding to the PCBU code is inquired, displaying the inquired description text.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (10)

1. A vehicle diagnostic apparatus data display method characterized by comprising:
receiving a fault code data message sent by the vehicle-mounted ECU equipment;
analyzing the fault code data message to obtain a fault code PCBU code;
inquiring the description text corresponding to the PCBU code according to a preset mapping relation, and displaying the PCBU code if the description text corresponding to the PCBU code is not inquired.
2. The method of claim 1, wherein if the description text corresponding to the PCBU code is not queried, the method further comprises:
obtaining vehicle type information of a vehicle to which the vehicle-mounted ECU equipment belongs;
inquiring fault description information corresponding to the PCBU code in a preset database according to the vehicle type information and the PCBU code;
and displaying the fault description information corresponding to the PCBU code.
3. The method of claim 2, wherein the querying, in a preset database, for the fault description information corresponding to the pcba code according to the vehicle type information and the pcba code comprises:
determining a target text library according to the vehicle type information;
and inquiring corresponding fault description information in the target text library according to the PCBU code.
4. The method according to claim 2, wherein the acquiring of model information of a vehicle to which the in-vehicle ECU apparatus belongs includes:
and receiving vehicle type information input by a user based on an interactive interface, or sending a query request to the vehicle-mounted ECU equipment, and receiving the vehicle type information returned by the vehicle-mounted ECU equipment.
5. The method of any of claims 1 to 4, further comprising:
and when the description text corresponding to the PCBU code is inquired, displaying the inquired description text.
6. A vehicle diagnostic device data display system, comprising:
the receiving module is used for receiving fault code data messages sent by the vehicle-mounted ECU equipment;
the analysis module is used for analyzing the fault code data message to obtain a fault code PCBU code;
and the processing module is used for inquiring the description text corresponding to the PCBU code according to a preset mapping relation, and displaying the PCBU code if the description text corresponding to the PCBU code is not inquired.
7. The system of claim 6, further comprising:
the acquisition module is used for acquiring the vehicle type information of the vehicle to which the vehicle-mounted ECU equipment belongs;
and the query module is used for querying the fault description information corresponding to the PCBU code in a preset database according to the vehicle type information and the PCBU code and displaying the fault description information corresponding to the PCBU code.
8. The system of claim 7, wherein the query module comprises:
the first query unit is used for determining a target text library according to the vehicle type information;
and the second query unit is used for querying corresponding fault description information in the target text library according to the PCBU code.
9. A vehicle diagnostic apparatus comprising a processor for implementing the steps of the method of any one of claims 1 to 5 when executing a computer program stored in a memory.
10. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program when executed by a processor implementing the steps of the method according to any one of claims 1 to 5.
CN202010607870.0A 2020-06-30 2020-06-30 Data display method and system for vehicle diagnosis equipment and related equipment Pending CN111708353A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010607870.0A CN111708353A (en) 2020-06-30 2020-06-30 Data display method and system for vehicle diagnosis equipment and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010607870.0A CN111708353A (en) 2020-06-30 2020-06-30 Data display method and system for vehicle diagnosis equipment and related equipment

Publications (1)

Publication Number Publication Date
CN111708353A true CN111708353A (en) 2020-09-25

Family

ID=72544886

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010607870.0A Pending CN111708353A (en) 2020-06-30 2020-06-30 Data display method and system for vehicle diagnosis equipment and related equipment

Country Status (1)

Country Link
CN (1) CN111708353A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112489245A (en) * 2020-11-27 2021-03-12 深圳市舜太科技有限公司 Vehicle diagnosis data storage method and system and readable storage medium
CN112485019A (en) * 2020-11-24 2021-03-12 海马汽车有限公司 Vehicle fault diagnosis method and device, vehicle and storage medium
CN112732982A (en) * 2021-01-18 2021-04-30 深圳市元征科技股份有限公司 Fault code storage method and device, terminal equipment and readable storage medium
CN113535881A (en) * 2021-06-23 2021-10-22 深圳市元征未来汽车技术有限公司 Fault code information storage method and device, communication equipment and storage medium
CN114237205A (en) * 2021-12-16 2022-03-25 北京福田戴姆勒汽车有限公司 Vehicle fault diagnosis method and device, vehicle and storage medium
CN114690747A (en) * 2022-05-31 2022-07-01 深圳市星卡软件技术开发有限公司 Method, device, equipment and storage medium for troubleshooting and diagnosing equipment problems

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN200969034Y (en) * 2005-12-31 2007-10-31 深圳市元征科技股份有限公司 Novel vehicle electric control system code reading card
JP2008304367A (en) * 2007-06-08 2008-12-18 Denso Corp Failure-diagnosis information collection apparatus
EP2372378A1 (en) * 2010-03-31 2011-10-05 SPX Corporation Diagnostic tool for vehicles with a display for additional information
CN103049498A (en) * 2012-12-07 2013-04-17 王志欣 Method for recognizing vehicle type through vehicle identification number (VIN)
CN103293008A (en) * 2013-06-27 2013-09-11 长城汽车股份有限公司 Automobile diagnosing device
CN104160428A (en) * 2012-01-13 2014-11-19 斯堪尼亚商用车有限公司 System and method for providing diagnostic fault information
CN104216391A (en) * 2013-05-31 2014-12-17 广州汽车集团股份有限公司 Automobile decoder and automotive type recognition method thereof
CN105604664A (en) * 2015-12-23 2016-05-25 北京工业大学 Vehicle emission remote monitoring system based on OBD (on-board diagnostics) detection data
CN107491776A (en) * 2017-07-04 2017-12-19 江苏迪纳数字科技股份有限公司 The method and device configured by passenger car VIN code automatic identifications vehicle
CN107544461A (en) * 2017-09-07 2018-01-05 深圳市元征科技股份有限公司 A kind of method and apparatus for configuring vehicle diagnostics parameter
CN108132663A (en) * 2017-12-19 2018-06-08 风度(常州)汽车研发院有限公司 The analytic method of vehicle trouble messages, device and system
CN109976314A (en) * 2019-04-22 2019-07-05 深圳市元征科技股份有限公司 A kind of querying method and system of error code Maintenance Cases

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN200969034Y (en) * 2005-12-31 2007-10-31 深圳市元征科技股份有限公司 Novel vehicle electric control system code reading card
JP2008304367A (en) * 2007-06-08 2008-12-18 Denso Corp Failure-diagnosis information collection apparatus
EP2372378A1 (en) * 2010-03-31 2011-10-05 SPX Corporation Diagnostic tool for vehicles with a display for additional information
CN104160428A (en) * 2012-01-13 2014-11-19 斯堪尼亚商用车有限公司 System and method for providing diagnostic fault information
CN103049498A (en) * 2012-12-07 2013-04-17 王志欣 Method for recognizing vehicle type through vehicle identification number (VIN)
CN104216391A (en) * 2013-05-31 2014-12-17 广州汽车集团股份有限公司 Automobile decoder and automotive type recognition method thereof
CN103293008A (en) * 2013-06-27 2013-09-11 长城汽车股份有限公司 Automobile diagnosing device
CN105604664A (en) * 2015-12-23 2016-05-25 北京工业大学 Vehicle emission remote monitoring system based on OBD (on-board diagnostics) detection data
CN107491776A (en) * 2017-07-04 2017-12-19 江苏迪纳数字科技股份有限公司 The method and device configured by passenger car VIN code automatic identifications vehicle
CN107544461A (en) * 2017-09-07 2018-01-05 深圳市元征科技股份有限公司 A kind of method and apparatus for configuring vehicle diagnostics parameter
CN108132663A (en) * 2017-12-19 2018-06-08 风度(常州)汽车研发院有限公司 The analytic method of vehicle trouble messages, device and system
CN109976314A (en) * 2019-04-22 2019-07-05 深圳市元征科技股份有限公司 A kind of querying method and system of error code Maintenance Cases

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112485019A (en) * 2020-11-24 2021-03-12 海马汽车有限公司 Vehicle fault diagnosis method and device, vehicle and storage medium
CN112485019B (en) * 2020-11-24 2023-06-09 海马汽车有限公司 Vehicle fault diagnosis method and device, vehicle and storage medium
CN112489245A (en) * 2020-11-27 2021-03-12 深圳市舜太科技有限公司 Vehicle diagnosis data storage method and system and readable storage medium
CN112732982A (en) * 2021-01-18 2021-04-30 深圳市元征科技股份有限公司 Fault code storage method and device, terminal equipment and readable storage medium
CN113535881A (en) * 2021-06-23 2021-10-22 深圳市元征未来汽车技术有限公司 Fault code information storage method and device, communication equipment and storage medium
CN114237205A (en) * 2021-12-16 2022-03-25 北京福田戴姆勒汽车有限公司 Vehicle fault diagnosis method and device, vehicle and storage medium
CN114690747A (en) * 2022-05-31 2022-07-01 深圳市星卡软件技术开发有限公司 Method, device, equipment and storage medium for troubleshooting and diagnosing equipment problems

Similar Documents

Publication Publication Date Title
CN111708353A (en) Data display method and system for vehicle diagnosis equipment and related equipment
CN108427705B (en) Electronic device, distributed system log query method and storage medium
CN107819627B (en) System fault processing method and server
US8880277B2 (en) Methods and systems for diagnosing a vehicle
CN108965052A (en) A kind of data reading system for the electronic control unit software debugging after entrucking
CN112558584B (en) Diagnostic data acquisition method and device and diagnostic equipment
CN113625683B (en) Vehicle diagnosis method, vehicle diagnosis device, electronic device, and storage medium
CN102798833B (en) Automatic test system and method for diagnosis instrument
CN112181752B (en) Vehicle bus test method and device, electronic equipment and readable storage medium
CN103198163A (en) Search result providing method and search engine
CN103020225A (en) CPU (Central Processing Unit) model identifying method and hardware detection system
CN111046316B (en) Application on-shelf state monitoring method, intelligent terminal and storage medium
CN113934198A (en) Vehicle diagnosis method, vehicle diagnosis device, electronic device, and storage medium
CN115022397A (en) Interface parameter simplifying method and device, electronic equipment and storage medium
CN112256574A (en) Vehicle diagnosis method and system and related equipment
CN113886302A (en) Serial port number obtaining method and device of application equipment, terminal equipment and storage medium
CN113724808A (en) Medical survey questionnaire generation method and device, electronic equipment and storage medium
CN112434195A (en) Data analysis method and device, electronic equipment and computer readable storage medium
CN113848862A (en) Diagnostic software acquisition method and device, communication equipment and storage medium
CN103034719A (en) CPU (Central Processing Unit) type identification method, CPU type identification device and hardware detection system
CN112306040A (en) Vehicle detection method, device, equipment and server
CN112445797B (en) Vehicle diagnosis data reference method, device, terminal equipment and storage medium
CN106648925B (en) Mobile terminal and method for acquiring character string information thereof
CN116541442B (en) New energy automobile log analysis method and device
CN112527679A (en) Code circle complexity detection method, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200925

RJ01 Rejection of invention patent application after publication