Skip to content

Commit

Permalink
CI/MNT: convert csv to xml from PR# 52
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 11, 2024
1 parent 7acd3f8 commit 59b60f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions XML/KFE/TMO-alarms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<description>MR1K4 Coating</description>
<latching/>
<delay/>
<filter>SIOC:SYS0:ML00:AO628 &lt;= 400</filter>
<filter>SIOC:SYS0:ML00:AO628 &lt;= 400 &amp; MR1K1:BEND:COATING:STATE:GET_RBV==B4C</filter>
</pv>
<pv name="MR1K4:SOMS:GANTRY_X_RBV">
<description>Gantry X</description>
Expand Down Expand Up @@ -85,7 +85,7 @@
<description>MR2K4 Coating</description>
<latching/>
<delay/>
<filter>SIOC:SYS0:ML00:AO628 &lt;= 400</filter>
<filter>SIOC:SYS0:ML00:AO628 &lt;= 400 &amp; PPS:NEH1:1:ST3K4INSUM!=1</filter>
</pv>
<pv name="MR2K4:KBO:COATING:STATE:PMPS:ARB:ENABLE_RBV">
<description>MR2K4 arbiter status</description>
Expand Down Expand Up @@ -113,7 +113,7 @@
<description>MR3K4 Coating</description>
<latching/>
<delay/>
<filter>SIOC:SYS0:ML00:AO628 &lt;= 400</filter>
<filter>SIOC:SYS0:ML00:AO628 &lt;= 400 &amp; PPS:NEH1:1:ST3K4INSUM!=1</filter>
</pv>
<pv name="MR3K4:KBO:COATING:STATE:PMPS:ARB:ENABLE_RBV">
<description>MR3K4 arbiter status</description>
Expand Down

0 comments on commit 59b60f3

Please sign in to comment.