-
Notifications
You must be signed in to change notification settings - Fork 2
Special instructions: run keys #183
Comments
We have clock-source in our model but we don't have run-key. The question is whether we want to add this check to DAQExpert or not? |
We may check the DAQ and TCDS run keys in the expert. I would not do this for the subsystem run keys as they may change at any time on request of the subsystems. |
Please confirm:
|
Do we really need this check? The run keys should be defined by the run mode. The only case that they could be wrong is when the run mode is set to manual. Maybe we could warn the shifter if the run mode is set to manual during stable beams? BTW: for DAQ both run keys TIER0_TRANSFER_ON and TIER0_TRANSFER_ON_NOPARKING are valid choices. If we want to check on the DAQ run key, then I would suggest to add a LM which checks that the DAQ run key is not TIER_TRANSFER_OFF during stable beams. |
I don't know if we really need it (I think also the Level-0 will complain if we run with TIER0_TRANSFER_OFF during stable beams), but it does not hurt to add this check (as proposed by Remi, above). |
I would add all RUN_KEYs to the model. |
The text was updated successfully, but these errors were encountered: