Hello,
I'm looking into how I can display the raw hex message received from the ECU.
I understand that using Read_2013 would return a status code for the receive queue. But, is there any way I can read and display the raw hexadecimal message from the ECU onto a GUI (and not a status code message ...
Search found 20 matches
- Mon 20. Jun 2022, 10:44
- Forum: PCAN-UDS
- Topic: Display Rx Messages in Hexadecimal
- Replies: 1
- Views: 1719
- Tue 31. May 2022, 13:34
- Forum: PCAN-ISO TP
- Topic: Multi-Frame Messages - Not all data is sent
- Replies: 6
- Views: 4614
Re: Multi-Frame Messages - Not all data is sent
Hi,
Yes, I'm able to run this program.
When I view my trace, I can see my FF, followed by a Flow Control Frame, then 8 CF bytes, another Flow Control Frame, but nothing after that when there should be the remaining bytes sent too.
I'm sending a TP message at the same time at a 1-second ...
Yes, I'm able to run this program.
When I view my trace, I can see my FF, followed by a Flow Control Frame, then 8 CF bytes, another Flow Control Frame, but nothing after that when there should be the remaining bytes sent too.
I'm sending a TP message at the same time at a 1-second ...
- Tue 31. May 2022, 13:13
- Forum: PCAN-ISO TP
- Topic: Multi-Frame Messages - Not all data is sent
- Replies: 6
- Views: 4614
Re: Multi-Frame Messages - Not all data is sent
Hi,
Thank you for the reply.
Below is an identical example of what I'm working with. It includes mapping parameters.
MF Example.txt
Due to data protection, I cannot share the exact message I'm trying to send. For example sake, consider a message containing (a random set of) 255 bytes.
If ...
Thank you for the reply.
Below is an identical example of what I'm working with. It includes mapping parameters.
MF Example.txt
Due to data protection, I cannot share the exact message I'm trying to send. For example sake, consider a message containing (a random set of) 255 bytes.
If ...
- Tue 31. May 2022, 12:09
- Forum: PCAN-ISO TP
- Topic: Multi-Frame Messages - Not all data is sent
- Replies: 6
- Views: 4614
Multi-Frame Messages - Not all data is sent
Hi,
I've previously managed to send multi-frame messages (<10 bytes long). However, when I try and send a longer message, let's say 30 bytes long, I can only see the first 8 bytes of that message sent on my PEAK trace.
Points to consider:
- I've set my BS to 0 as that allows unlimited CF to be ...
I've previously managed to send multi-frame messages (<10 bytes long). However, when I try and send a longer message, let's say 30 bytes long, I can only see the first 8 bytes of that message sent on my PEAK trace.
Points to consider:
- I've set my BS to 0 as that allows unlimited CF to be ...
- Thu 31. Mar 2022, 13:54
- Forum: PCAN-ISO TP
- Topic: Send Multi-Frame Messages to Other Devices
- Replies: 6
- Views: 4381
Re: Send Multi-Frame Messages to Other Devices
Hi,
I appreciate your time and support.
Mapping issues are solved and I can now send Multi-Frame messages using 1 PCAN USB to my target.
Best,
K1890350
I appreciate your time and support.
Mapping issues are solved and I can now send Multi-Frame messages using 1 PCAN USB to my target.
Best,
K1890350
- Tue 29. Mar 2022, 12:58
- Forum: PCAN-ISO TP
- Topic: Send Multi-Frame Messages to Other Devices
- Replies: 6
- Views: 4381
Re: Send Multi-Frame Messages to Other Devices
I should add on, I'm able to send 1 frame of 8 bytes. I receive the response of 30 08 0A AA AA AA AA AA, indicating it's ready to receive consecutive frames.
I'm unsure as to why the remaining data is not sent.
I'm unsure as to why the remaining data is not sent.
- Tue 29. Mar 2022, 12:39
- Forum: PCAN-ISO TP
- Topic: Send Multi-Frame Messages to Other Devices
- Replies: 6
- Views: 4381
Re: Send Multi-Frame Messages to Other Devices
Hi,
Thank you for the corrections.
I've currently connected 1x PCAN-USB to the OEM supplied, ISO-TP compatible device via a bespoke harness. (Setup: ISO-TP Compatible Device (not connected to PC) -- Harness with 9-pin connector w/ 120ohm resistor -- PCAN-USB ).
Can Tx/Rx of multi-frame ...
Thank you for the corrections.
I've currently connected 1x PCAN-USB to the OEM supplied, ISO-TP compatible device via a bespoke harness. (Setup: ISO-TP Compatible Device (not connected to PC) -- Harness with 9-pin connector w/ 120ohm resistor -- PCAN-USB ).
Can Tx/Rx of multi-frame ...
- Mon 28. Mar 2022, 14:03
- Forum: PCAN-ISO TP
- Topic: Send Multi-Frame Messages to Other Devices
- Replies: 6
- Views: 4381
Send Multi-Frame Messages to Other Devices
Hi,
Following the thread 'Send Multi-Frame Messages', is it any way possible to send Multi-Frame messages (from PCAN USB) to another device that isn't a PCAN USB?
I've understood from the previous conversation that the 06_Segmented_Messages example only works with x2 PCAN USB devices.
I've ...
Following the thread 'Send Multi-Frame Messages', is it any way possible to send Multi-Frame messages (from PCAN USB) to another device that isn't a PCAN USB?
I've understood from the previous conversation that the 06_Segmented_Messages example only works with x2 PCAN USB devices.
I've ...
- Tue 15. Mar 2022, 15:01
- Forum: PCAN-ISO TP
- Topic: PCAN ISO-TP Multi-Frame Example
- Replies: 22
- Views: 13042
Re: PCAN ISO-TP Multi-Frame Example
Hi,
The example is working as it should. Just replaced the .dll files with the very latest versions.
Thank you very much for your support.
Best,
K1890350
The example is working as it should. Just replaced the .dll files with the very latest versions.
Thank you very much for your support.
Best,
K1890350
- Mon 14. Mar 2022, 15:05
- Forum: PCAN-ISO TP
- Topic: PCAN ISO-TP Multi-Frame Example
- Replies: 22
- Views: 13042
Re: PCAN ISO-TP Multi-Frame Example
Hi,
Just to confirm, the 64-bit .dll should go into Sys32 and the 32-bit .dll should go in the SysWOW, right? I tried it the other way around and the application was throwing me errors.
Best,
K1890350
Just to confirm, the 64-bit .dll should go into Sys32 and the 32-bit .dll should go in the SysWOW, right? I tried it the other way around and the application was throwing me errors.
Best,
K1890350