Skip to content

Commit

Permalink
Added quench detection interlock
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Daminelli committed Sep 19, 2024
1 parent 59d9112 commit b9c7c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions siriuspy/siriuspy/clientconfigdb/types/as_rf.py
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ def get_dict():
['RA-RaSIA01:RF-LLRF:FIMRFIn14-Sel', 0, 0.0],
['RA-RaSIA01:RF-LLRF:FIMRFIn15-Sel', 0, 0.0],
['RA-RaSIA01:RF-LLRF:FIMOrbitIntlk-Sel', 0, 0.0],
['RA-RaSIA01:RF-LLRF:FIMQuenchCond1-Sts', 0, 0.0],
# End switches logic
['RA-RaSIA01:RF-LLRF:EndSwLogicInv-Sel', 0, 0.0],
# Beam trip logic
Expand Down Expand Up @@ -632,6 +633,7 @@ def get_dict():
['RA-RaSIB01:RF-LLRF:FIMRFIn14-Sel', 0, 0.0],
['RA-RaSIB01:RF-LLRF:FIMRFIn15-Sel', 0, 0.0],
['RA-RaSIB01:RF-LLRF:FIMOrbitIntlk-Sel', 0, 0.0],
['RA-RaSIB01:RF-LLRF:FIMQuenchCond1-Sts', 0, 0.0],
# End switches logic
['RA-RaSIB01:RF-LLRF:EndSwLogicInv-Sel', 0, 0.0],
# Beam trip logic
Expand Down

0 comments on commit b9c7c0b

Please sign in to comment.