Is there any scope in the market that can do complex triggering like NORMAL trigger on a specific event and then SINGLE trigger on another event?
Example: I am trying to measure the triggering and decoding capability of SPI signals on some DSOs, I am sending 280,000 SPI messages, ranging from 1 to 8 bytes long. The message with 8 bytes ends with the byte 0x74. So there is 35,000 messages containing 0x74. I want to trigger in NORMAL mode while searching for 0x74, but once in a while, at the press of a button, I am sending a single byte packet with value 0x75 and I want the scope to capture it and STOP.
The objective is to verify if the DSO can trigger on byte value 0x75 that occurs at random, while it is at the same time triggering and decoding on byte value 0x74
Is it possible?