Yet Another Serial Decoding Question

Forum for discussing PicoScope version 6 (non-automotive version)
Post Reply
mike603
Newbie
Posts: 1
Joined: Thu Dec 22, 2016 3:56 pm

Yet Another Serial Decoding Question

Post by mike603 »

Two questions here actually.

I am decoding RS-232 communications. Currently to decode transmit and receive you have to create two decodes, one for the transmit channel and one for the receive channel. This creates 2 decode windows.

Is there any way to have both the transmit and receive appear in the same decoding window color coordinated? That would make it much easier to see the timing relationships between the transmit and receive data.

For example, the response time to a command would the the time of the last bit of the last byte of the transmitted command to the time of the first bit of the fist byte of the response.

Also, is there any way to setup custom start and end of packet bytes. For example let's say your data packet starts with a 0xA5 and ends with a 0x5A. The decoder, as an option, could break down the data stream into packets, rather than just transmit and receive data streams.

I could see this becoming part of the custom serial decoder where individual commands could be decoded, driven by some kind of lookup table.

Thank you.

Martyn
Site Admin
Site Admin
Posts: 4499
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Yet Another Serial Decoding Question

Post by Martyn »

I will pass your comments on to the development team, so please keep checking the new features we add in to the beta releases.
Martyn
Technical Support Manager

Post Reply