5

Set triggers on multiple channels


S
Steve

Allow configuring a trigger condition on more than one channel and then start the capture when the trigger fires on any of those channels.

A

Activity Newest / Oldest

Avatar

Tim

(#87116)
"I want to keep all 16 channels high and connected to the Saleae device. If any one of the channel experiences a dip or fall in the digital signal, I want it to be recorded by trigger option."


M

Morten

So, a logic OR of the triggers, right.
May as well add logic AND of multiple triggers, or even boolean expressions, like:
a AND (b XOR c)


S

Steve

I'm not sure that AND of trigger events makes sense. For example, if you configure the trigger to be a rising edge on Ch. 0 AND a falling edge on Ch. 1, what would be the criteria for considering both of those events to happen at the same time? It is already possible to require the AND of high or low conditions on other signals at the time of the trigger event.