Skip to content

Commit f8968a7

Browse files
author
github-actions
committed
CI/MNT: convert csv to xml from PR# 70
1 parent 7998fbf commit f8968a7

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

XML/KFE/TMO-alarms.xml

+8-4
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,10 @@
258258
<description>SP1K4 zoneplate arbiter status</description>
259259
<latching>True</latching>
260260
</pv>
261+
<pv name="SP1K4:ATT:STATE:PMPS:ARB:ENABLE_RBV">
262+
<description>SP1K4 attenuator arbiter status</description>
263+
<latching>True</latching>
264+
</pv>
261265
<pv name="TMO:SPEC:FWM:VAL_RBV">
262266
<description>Flow sensor</description>
263267
<latching>True</latching>
@@ -438,19 +442,19 @@
438442
</component>
439443
<component name="KFE BEAMLINES">
440444
<component name="SL1K0">
441-
<pv name="eq://majorAlarm(((SL1K0:POWER:ACTUAL_YWIDTH_RBV&gt;2 || SL1K0:POWER:ACTUAL_XWIDTH_RBV&gt;2)&amp;&amp;AT1K0:GAS_MAA:01:Y:STATE:GET_RBV==1), &quot;&quot;)">
445+
<pv name="eq://majorAlarm(((SL1K0:POWER:ACTUAL_YWIDTH_RBV&lt;2 || SL1K0:POWER:ACTUAL_XWIDTH_RBV&lt;2)&amp;&amp;AT1K0:GAS_MAA:01:Y:STATE:GET_RBV==1), &quot;&quot;)">
442446
<description>SL1K0 depending on AT1K0</description>
443447
<latching>True</latching>
444448
</pv>
445-
<pv name="eq://majorAlarm(((SL1K0:POWER:ACTUAL_YWIDTH_RBV&gt;6.8 || SL1K0:POWER:ACTUAL_XWIDTH_RBV&gt;6.8)&amp;&amp;AT1K0:GAS_MAA:01:Y:STATE:GET_RBV==2), &quot;&quot;)">
449+
<pv name="eq://majorAlarm(((SL1K0:POWER:ACTUAL_YWIDTH_RBV&lt;6.8 || SL1K0:POWER:ACTUAL_XWIDTH_RBV&lt;6.8)&amp;&amp;AT1K0:GAS_MAA:01:Y:STATE:GET_RBV==2), &quot;&quot;)">
446450
<description>SL1K0 depending on AT1K0</description>
447451
<latching>True</latching>
448452
</pv>
449-
<pv name="eq://majorAlarm(((SL1K0:POWER:ACTUAL_YWIDTH_RBV&gt;8 || SL1K0:POWER:ACTUAL_XWIDTH_RBV&gt;8)&amp;&amp;AT1K0:GAS_MAA:01:Y:STATE:GET_RBV==3), &quot;&quot;)">
453+
<pv name="eq://majorAlarm(((SL1K0:POWER:ACTUAL_YWIDTH_RBV&lt;8 || SL1K0:POWER:ACTUAL_XWIDTH_RBV&lt;8)&amp;&amp;AT1K0:GAS_MAA:01:Y:STATE:GET_RBV==3), &quot;&quot;)">
450454
<description>SL1K0 depending on AT1K0</description>
451455
<latching>True</latching>
452456
</pv>
453-
<pv name="eq://majorAlarm(((SL1K0:POWER:ACTUAL_YWIDTH_RBV&gt;8.5 || SL1K0:POWER:ACTUAL_XWIDTH_RBV&gt;8.5)&amp;&amp;AT1K0:GAS_MAA:01:Y:STATE:GET_RBV==4), &quot;&quot;)">
457+
<pv name="eq://majorAlarm(((SL1K0:POWER:ACTUAL_YWIDTH_RBV&lt;8.5 || SL1K0:POWER:ACTUAL_XWIDTH_RBV&lt;8.5)&amp;&amp;AT1K0:GAS_MAA:01:Y:STATE:GET_RBV==4), &quot;&quot;)">
454458
<description>SL1K0 depending on AT1K0</description>
455459
<latching>True</latching>
456460
</pv>

0 commit comments

Comments
 (0)