]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
CSS: emergency button to switch off CHAN2 and CHAN3, too
authorOle Artz <ole.artz@t-online.de>
Wed, 27 Jun 2018 15:36:18 +0000 (17:36 +0200)
committerOle Artz <ole.artz@t-online.de>
Wed, 27 Jun 2018 15:36:18 +0000 (17:36 +0200)
css/PRESTO_DASHBOARD/Emergency_button.opi

index e0adfcb43d33431cbf83f50f4db56cab97656b23..165d5ad1a2b49f5365e1f1384bea950884049d1c 100644 (file)
@@ -150,6 +150,20 @@ $(pv_value)</tooltip>
         <confirm_message></confirm_message>
         <description></description>
       </action>
+      <action type="WRITE_PV">
+        <pv_name>CBM:MVD:POWER:PRESTO_RECIPIENT:CHAN2:SetOutput</pv_name>
+        <value>0</value>
+        <timeout>10</timeout>
+        <confirm_message></confirm_message>
+        <description></description>
+      </action>
+      <action type="WRITE_PV">
+        <pv_name>CBM:MVD:POWER:PRESTO_RECIPIENT:CHAN3:SetOutput</pv_name>
+        <value>0</value>
+        <timeout>10</timeout>
+        <confirm_message></confirm_message>
+        <description></description>
+      </action>
     </actions>
     <alarm_pulsing>false</alarm_pulsing>
     <backcolor_alarm_sensitive>false</backcolor_alarm_sensitive>