DUNE-DAQ / minidaqapp

0 stars 1 forks source link

Missing start for thi applications #102

Open glehmannmiotto opened 2 years ago

glehmannmiotto commented 2 years ago

the "thi" application that is only present in some configurations is not receiving the start/stop commands because not listed in the start.json / stop.json respectively. This was observed with dunedaq-v2.8.2

strilov commented 2 years ago

Hi. This is by design as such. The thi application only contains the TimingHardwareInterface module which receives commands from TimingControllers and makes the relevant calls to the timing firmware. As such it doesn't take any action on start/stop directly.