]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
EPICS IOCs: fixed headers in .proto and .db files
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Fri, 7 Jul 2017 12:13:59 +0000 (14:13 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Fri, 7 Jul 2017 12:13:59 +0000 (14:13 +0200)
BALZERS_PKG020/protocols/BALZERS_PKG020.proto
HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_LAI.db
HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_PP.db
HUBER_COOLING/protocols/Huber_LAI.proto
HUBER_COOLING/protocols/Huber_PP.proto

index fbf1b5f40e0c63adef08dbd8cea7e2db7f6583a4..62086bb0041477386a05627378252f07e2441213 100644 (file)
@@ -1,7 +1,7 @@
 #################################################
 # ###                                       ### #
 # ### StreamDevice Protocol for             ### #
-# ### VACOM_MVC3                            ### #
+# ### BALZERS_PKG020                        ### #
 # ###                                       ### #
 # ### author: O.Artz                        ### #
 # ###                                      ### #
index a3eb6913382c547e2365076467d798f62082711f..ad40a48e7c9e2352de24d84c1a8c90bc26da9454 100644 (file)
@@ -1,12 +1,11 @@
 #############################################
 # ###                                   ### #
 # ### EPICS Database for                ### #
-# ### Huber Unistate 425                ### #
+# ### Huber CC-405                      ### #
 # ###                                   ### #
-# ### author: F.Feldbauer               ### #
-# ###         R.Kieser                  ### #
+# ### author: P.Klaus                   ### #
 # ###                                   ### #
-# ### Ref 1.0; 2014-01-07               ### #
+# ### Ref 1.0; 2017-07-07               ### #
 # ###                                   ### #
 # ### macros:                           ### #
 # ###         sys   system              ### #
@@ -38,24 +37,6 @@ record (mbbi , "$(sys):$(sub):COOLING:$(csys):State") {
   field (THST, "CIRCULATION")
 }
 
-#record (ai, "$(sys):$(sub):COOLING:$(csys):SetpointMom:RAW") {
-#  field (DTYP, "stream")
-#  field (INP,  "@Huber_LAI.proto getSetpoint $(PORT)")
-#  field (SCAN, "I/O Intr")
-#  field(FLNK, "$(sys):$(sub):COOLING:$(csys):SetpointMom")
-#}
-#
-#record (calc, "$(sys):$(sub):COOLING:$(csys):SetpointMom") {
-#  field(CALC, "A&0x100000?NaN:(A&0x80000?(A-0x100000)/100.:A/100.)")
-#  field(INPA, "$(sys):$(sub):COOLING:$(csys):SetpointMom:RAW.VAL")
-#  field(EGU, "deg C")
-#  field(PREC, "3")
-#  field(ADEL, "0.02")
-#  field(MDEL, "0.02")
-#  field(HOPR, "100.0")
-#  field(LOPR, "-50.0")
-#}
-
 # Stat 1
 record (longin, "$(sys):$(sub):COOLING:$(csys):T0:RAW") {
   field (DTYP, "stream")
index 68a3797191cc350b5f5771bed215c67362f68617..97e19d20fdb7eb587c1b70b780a543c098c6d499 100644 (file)
@@ -1,12 +1,13 @@
 #############################################
 # ###                                   ### #
 # ### EPICS Database for                ### #
-# ### Huber Unistate 425                ### #
+# ### Huber Unistate 425 and CC-405     ### #
 # ###                                   ### #
 # ### author: F.Feldbauer               ### #
 # ###         R.Kieser                  ### #
+# ###         P.Klaus                   ### #
 # ###                                   ### #
-# ### Ref 1.0; 2014-01-07               ### #
+# ### Ref 1.1; 2017-07-07               ### #
 # ###                                   ### #
 # ### macros:                           ### #
 # ###         sys   system              ### #
index cc3888e9051443f68e307f7bc577ef3c259fc9c2..850a82531be0a8e9f582d93df3cecf9f68917322 100644 (file)
@@ -1,12 +1,11 @@
 #################################################
 # ###                                       ### #
 # ### StreamDevice Protocol for             ### #
-# ### Huber Unistat 425                     ### #
+# ### Huber CC-405 (LAI Protocol)           ### #
 # ###                                       ### #
-# ### author: F.Feldbauer                   ### #
-# ###         R.Kieser                      ### #
+# ### author: P.Klaus                       ### #
 # ###                                       ### #
-# ### Ref 1.0; 2014-01-07                   ### #
+# ### Ref 1.0; 2017-07-07                   ### #
 #################################################
 
 ###################
index b50ec7d4503d00645b16f9a67008d573d09b9280..47acaf3fc37e734762308f32a761f8a77553d88c 100644 (file)
@@ -1,12 +1,13 @@
 #################################################
 # ###                                       ### #
 # ### StreamDevice Protocol for             ### #
-# ### Huber Unistat 425                     ### #
+# ### Huber Unistat 425 and CC-405          ### #
 # ###                                       ### #
 # ### author: F.Feldbauer                   ### #
 # ###         R.Kieser                      ### #
+# ###         P.Klaus                       ### #
 # ###                                       ### #
-# ### Ref 1.0; 2014-01-07                   ### #
+# ### Ref 1.1; 2017-07-07                   ### #
 #################################################
 
 ###################