Skip to content

Commit

Permalink
CI/MNT: convert csv to xml from PR# 19
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 5, 2023
1 parent e6914e7 commit a3533a3
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion XML/KFE/TMO-alarms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
</pv>
</component>
<component name="IM3K4">
<pv name="IM3K4:PPM:FWM:VAL_RBV">
<pv name="IM4K4:PPM:FWM:VAL_RBV">
<description>flow sensor</description>
<latching/>
<delay/>
Expand Down Expand Up @@ -192,6 +192,11 @@
</component>
<component name="WFS">
<component name="PF1K4">
<pv name="IM5K4:PPM:FWM:VAL_RBV">
<description>flow sensor</description>
<latching/>
<delay/>
</pv>
<pv name="PF1K4:WFS:STC:01:TEMP_RBV">
<description>thermocouple 1</description>
<latching/>
Expand All @@ -204,6 +209,11 @@
</pv>
</component>
<component name="PF2K4">
<pv name="IM6K4:PPM:FWM:VAL_RBV">
<description>flow sensor</description>
<latching/>
<delay/>
</pv>
<pv name="PF2K4:WFS:STC:01:TEMP_RBV">
<description>thermocouple 1</description>
<latching/>
Expand All @@ -218,13 +228,23 @@
</component>
<component name="ATM">
<component name="TM1K4">
<pv name="IM5K4:PPM:FWM:VAL_RBV">
<description>flow sensor</description>
<latching/>
<delay/>
</pv>
<pv name="TM1K4:ATM:STC:01:TEMP_RBV">
<description>thermocouple 1</description>
<latching/>
<delay/>
</pv>
</component>
<component name="TM2K4">
<pv name="IM6K4:PPM:FWM:VAL_RBV">
<description>flow sensor</description>
<latching/>
<delay/>
</pv>
<pv name="TM2K4:ATM:STC:01:TEMP_RBV">
<description>thermocouple 1</description>
<latching/>
Expand Down

0 comments on commit a3533a3

Please sign in to comment.