Search found 4 matches

by damiend
Wed 29. Jan 2025, 15:56
Forum: PCAN-Explorer 6 & Add-ins
Topic: Parsing error with .trc files when white space added after FILEVERSION
Replies: 1
Views: 5981

Parsing error with .trc files when white space added after FILEVERSION

Hello,

I have noticed that PCAN Explorer 6 does not manage to load .trc files when a white space was added at the end of the first line (e.g. ";$FILEVERSION=1.1 ").
File parsing shows an "invalid timestamp value" error for all recorded CAN frame.

Remove the white space at the end of the first line ...
by damiend
Wed 18. Jan 2023, 11:43
Forum: PCAN-PassThru API
Topic: Unable to send messages after sending a 11-bit CAN ID
Replies: 8
Views: 7630

Re: Unable to send messages after sending a 11-bit CAN ID

Hello,


Hello,


Once the issue triggered, PCAN-View is not able to send any message (same behaviour as the application).
No Error Frame is displayed by PCAN-View (see logs attached in private message).
I also notice that the "reset" button from PCAN-View is able to recover the communication too ...
by damiend
Tue 17. Jan 2023, 17:25
Forum: PCAN-PassThru API
Topic: Unable to send messages after sending a 11-bit CAN ID
Replies: 8
Views: 7630

Re: Unable to send messages after sending a 11-bit CAN ID

Hello,

Thank you for you reply.

I send by private message the source code exemple, with few logs attached.

The reset required to recover the communication is a PassThruDisconnect/PassThruConnect.
PassThru's IOCTL CLEAR_TX_BUFFER and CLEAR_RX_BUFFER has no effect on the issue.

Once the issue ...
by damiend
Wed 4. Jan 2023, 14:19
Forum: PCAN-PassThru API
Topic: Unable to send messages after sending a 11-bit CAN ID
Replies: 8
Views: 7630

Unable to send messages after sending a 11-bit CAN ID

Hello,

I have an issue with a PCAN-USB and the PCAN-PassThru API.

I configured the PassThru API to recieve/transmit both CAN 29-bits and 11-bits IDs.

Time Function TPCANTPStatus Extra message
6453640 PassThruOpen STATUS_NOERROR (0x00) PARAMS={pName=J2534-2:PEAK 0x51, *pDeviceID=81}
6453875 ...