欢迎访问ic37.com |
会员登录 免费注册
发布采购

ELM329P 参数 Datasheet PDF下载

ELM329P图片预览
型号: ELM329P
PDF下载: 下载PDF文件 查看货源
内容描述: CAN解释 [CAN Interpreter]
分类和应用:
文件页数/大小: 76 页 / 353 K
品牌: ELM [ ELM ELECTRONICS ]
 浏览型号ELM329P的Datasheet PDF文件第47页浏览型号ELM329P的Datasheet PDF文件第48页浏览型号ELM329P的Datasheet PDF文件第49页浏览型号ELM329P的Datasheet PDF文件第50页浏览型号ELM329P的Datasheet PDF文件第52页浏览型号ELM329P的Datasheet PDF文件第53页浏览型号ELM329P的Datasheet PDF文件第54页浏览型号ELM329P的Datasheet PDF文件第55页  
ELM329  
Using J1939 (continued)  
can directly request PGNs using numbers as they are  
written on the page (if they are written as hex digits),  
and the ELM329 will make it work for you. If you do not  
want the ELM329 to alter the byte order, the feature  
can be disabled (by sending an AT JS command).  
The ELM329 always assumes that when you start  
making requests of this type, you do not know what  
devices are connected to the J1939 bus. That is, by  
default the ELM329 sends all requests to the 'global  
address' (ie all devices), and then looks for replies.  
Often, this works well, but J1939 devices are not  
required to respond to such general inquiries, and may  
not if they are busy. For this reason, it is usually better  
to direct your queries to a specific address, once it is  
known.  
In order to determine the address to send to, you  
may have to monitor the information on the bus for a  
while. Make sure that the headers (ID bits) are being  
displayed, and note what is shown in the Source  
Address position, which is immediately before the data  
bytes. In the previous example, this would be 00  
(which J1939 defines as the address for engine #1).  
As an example, let us assume that it is engine #1 that  
you wish to direct your queries to. To do this, you will  
want to change the Destination Address from FF (the  
global address) to 00 (engine #1).  
Once the ELM329 has been configured to send all  
messages to address 00, repeat the request:  
>00FEEE  
6 0E8FF 00 01 FF FF FF FF EE FE 00  
This response is of the ‘acknowledgement’ type  
(E8), which is being broadcast to all (FF) by the device  
with address 00. The last three data bytes show the  
PGN requested, in reverse byte order, so we know this  
is a response to our request. Looking at the other data  
bytes, the first is not 00 (which we would expect for a  
positive acknowledgement), it is 01 which means  
negative acknowledgement. Since all requests to a  
specific address must be responded to, the device at  
address 00 is responding by saying that it is not able  
to respond. That is, retrieve the information using the  
MP command.  
If the ECU had been able to reply to the request,  
the format of the response would have been slightly  
different. For example, if a request for engine run time  
(PGN 00FEE5) had been made, the response might  
have been like this:  
>00FEE5  
6 0FEE5 00 80 84 1E 00 FF FF FF FF  
By default, the ELM329 uses 6 0EAFF F9 for the  
ID bits of all requests (or 18 EA FF F9 if you prefer).  
That is, it uses a priority of 6, to make a request (EA)  
to the global address (FF) by the device at F9 (the  
scan tool). Since you only wish to alter the EAFF F9  
portion of the ID bits and not the priority, you may do  
this with the set header command:  
Notice that the PGN appears in the header for  
these types of replies, and the data bytes are those  
defined for the SPNs in the PGN.  
All responses to a request are printed by the  
ELM329, whether they are a single CAN message, or  
a multisegment transmission as defined by the  
transport protocol (J1939-21). If the responses are  
multisegment, the ELM329 handles all of the  
negotiation for you. As an example, a multisegment  
response to a DM2 request might look like this:  
>AT SH EA 00 F9  
The priority bits rarely need to be changed, but if  
you do need to change them, it is done with the CAN  
Priority (AT CP) command.  
>00FECB  
012  
After making the above change, all data requests  
will be directed to the engine, so don’t forget to change  
the headers if you wish to again make global requests.  
Note that the AT SH command allows you to change  
the source (or tester) address at will, so be careful with  
this as addresses should really be negotiated using  
the method described in J1939-81 and you might  
conceivably choose an address that is already in use.  
The current version of the ELM329 does not support  
J1939-81 address negotiation, so can not obtain an  
address for you.  
7 0EBF9 00 01 04 FF 50 00 04 0B 54  
7 0EBF9 00 02 00 00 01 5F 05 02 31  
7 0EBF9 00 03 6D 05 03 03 FF FF FF  
if the headers are on, and would appear as:  
>00FECB  
012  
01: 04 FF 50 00 04 0B 54  
02: 00 00 01 5F 05 02 31  
03: 6D 05 03 03 FF FF FF  
ELM329DSB  
Elm Electronics – Circuits for the Hobbyist  
www.elmelectronics.com  
51 of 76  
 复制成功!