Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

[New feature] Implement special running states #193

Closed
1 task done
jsturdy opened this issue Aug 6, 2018 · 1 comment
Closed
1 task done

[New feature] Implement special running states #193

jsturdy opened this issue Aug 6, 2018 · 1 comment

Comments

@jsturdy
Copy link
Contributor

jsturdy commented Aug 6, 2018

Brief summary of issue

Need to implement RCMS states RunningDegraded and RunningSoftErrorDetected states and actions associated (FixingSoftErrorDetected)

Types of issue

  • Feature request (request for change which adds functionality)

Expected Behavior

Depending on the situation, we will need to raise awareness of a degraded state (fixable or not)

  • Fixable (RunningSoftErrorDetected)
    • VFATs power is unexpectedly dropped/RunMode is disabled, caught by monitoring
    • One or more links have been AUTOKILLED and an action can recover this
    • Return VFATs to RunMode, etc
  • Not fixable (RunningDegraded)
    • V2 link is lost, requires LV cycle, human intervention

Other situations can also arise which should trigger one of these running states, and this will be linked partially to the FM implementation cms-gem-daq-project/GEM-CMS-FM#20

@mexanick
Copy link
Contributor

Irrelevant for legacy release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants