Hello Marvin,
Thanks for your response.
Though I couldn't get the answer I was looking for, but I highly appreciate the quick response to the query.
Thanks again!
Search found 3 matches
- Thu 12. Dec 2024, 17:10
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: C++ application to decode .sym "Variables" into the .trc file
- Replies: 5
- Views: 331339
- Thu 12. Dec 2024, 11:31
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: C++ application to decode .sym "Variables" into the .trc file
- Replies: 5
- Views: 331339
Re: C++ application to decode .sym "Variables" into the .trc file
Hello Marvin,
Thanks for your response.
I am aware of the fact that the PCAN-Symbol Editor is a commercial product.
Yes, i see that we could export the symbolically coded "Variables" to our CAN "Data"(Hex bytes) into CSV file.
But I am afraid, it is not enough for me.
I need a way to map the CAN ...
Thanks for your response.
I am aware of the fact that the PCAN-Symbol Editor is a commercial product.
Yes, i see that we could export the symbolically coded "Variables" to our CAN "Data"(Hex bytes) into CSV file.
But I am afraid, it is not enough for me.
I need a way to map the CAN ...
- Wed 11. Dec 2024, 16:49
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: C++ application to decode .sym "Variables" into the .trc file
- Replies: 5
- Views: 331339
C++ application to decode .sym "Variables" into the .trc file
I am using pcan explorer 6 trace files being generated .trc and I need to convert them to csv(INTO THE CODE SO THAT I CAN PROCESS IT LATER AS I SEE FIT) so the data can be imported into a table along with the "Variables".
I have the symbol file which contains the "Variables".
Could you please ...
I have the symbol file which contains the "Variables".
Could you please ...