Search found 2 matches

by Emanuel
Wed 13. Aug 2014, 10:12
Forum: PCAN-Explorer 5 & Add-ins
Topic: Is it possible to display a long string?
Replies: 2
Views: 4004

Re: Is it possible to display a long string?

Thanks for the answer.
I used also the pop up window possibility in trace, it is ok if I only need to check the data for myself.
The thing is that if I need to copy the log file to a testing report for example, where the ASCII string is in this case the unit's data (serial no., version, date, etc ...
by Emanuel
Wed 13. Aug 2014, 01:05
Forum: PCAN-Explorer 5 & Add-ins
Topic: Is it possible to display a long string?
Replies: 2
Views: 4004

Is it possible to display a long string?

I have a system that sends an ASCII string in 16 messages.
In the Transmit/Receive window I see how the messages are overwritten and finally only the last one displayed.
In the trace window I can not obtain ASCII, only line by line using "hex view" and in "Inspect Variables" also only one message at ...