Skip to content

Commit

Permalink
CI/MNT: convert csv to xml from PR# 46
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 15, 2024
1 parent 8239ea6 commit ae7113f
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>MR1K4:SOMS:COATING:STATE:GET_RBV == B4C &amp;&amp; SIOC:SYS0:ML00:AO628 &lt;= 450</filter>
<filter>MR1K4:SOMS:COATING:STATE:GET_RBV == 2 &amp;&amp; SIOC:SYS0:ML00:AO628 &lt;= 400</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>MR2K4:KBO:COATING:STATE:GET_RBV == B4C &amp;&amp; SIOC:SYS0:ML00:AO628 &lt;= 450</filter>
<filter>MR2K4:KBO:COATING:STATE:GET_RBV == 2 &amp;&amp; SIOC:SYS0:ML00:AO628 &lt;= 400</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>MR3K4:KBO:COATING:STATE:GET_RBV == B4C &amp;&amp; SIOC:SYS0:ML00:AO628 &lt;= 450</filter>
<filter>MR3K4:KBO:COATING:STATE:GET_RBV == 2 &amp;&amp; SIOC:SYS0:ML00:AO628 &lt;= 400</filter>
</pv>
<pv name="MR3K4:KBO:COATING:STATE:PMPS:ARB:ENABLE_RBV">
<description>MR3K4 arbiter status</description>
Expand Down

0 comments on commit ae7113f

Please sign in to comment.