Trigger on multiple bytes

Hi.

Looking at triggers, escpecially on protocol.

I can without any problems have one byte as query, in this example 0x04 and then I see a trigger when 0x04 is read.

Now I would like to have two bytes trigger, for example 0x04 0x00, so I put “0x04 0x00” as the Query, but no trigger happens. Is there something I have missed, or does this feature simply not exist?

@daniel01liden Although our software’s Trigger View doesn’t natively support triggering on a search term spanning multiple frames, you may be able to work around this by utilizing an extension that combines frames, then you could trigger off of the results within a single combined frame.

Here is an example in the image below utilizing the “Time Delimiter Chunking” extension available from our Extensions Marketplace.

Hope this helps!