DUNE-DAQ / drunc

Dune RUN Control (DRUNC) is the run control for the DUNE experiment
1 stars 1 forks source link

Trigger rate change and default #261

Closed plasorak closed 1 month ago

plasorak commented 1 month ago

With this PR, the default trigger rate at start is 0, which I was told would make the application use the default trigger rate from the configuration.

This PR also introduces a TriggerRateSpecifier action, that allows the user to change the trigger rate when issuing the change-rate command. This last feature must be used in conjunction with the FSM defined in daqsystemtest: https://github.com/DUNE-DAQ/daqsystemtest/pull/127.

plasorak commented 1 month ago

I've close the daqsystemtest PR, this needs to be merge alongside all the PR listed here: https://github.com/DUNE-DAQ/trigger/pull/350