usnistgov / dastardcommander

GUI for operating DASTARD
3 stars 1 forks source link

Need a way to turn off triggering for all misbehaving channels #129

Closed joefowler closed 2 years ago

joefowler commented 2 years ago

Dcom can turn off misbehaving channels one at a time through GUI clicks, but we need a way to turn off many at once. Proposal:

ggggggggg commented 2 years ago

I think this is too complex. I suggest

  1. Add item in Expert menu labeled "Disable hyperactive channels".
  2. It asks if the user has set up the triggering they want, and currently expect a zero trigger rate
  3. Any channels exceeding ~1 trigger per second are added to the disabled list.

And honestly I would skip #2 for the first pass.

joefowler commented 2 years ago

Understood. But I decided to do it my way, because (starting from the level trigger configuration dialog) your way wasn't actually easier.