From: Philipp Klaus Date: Fri, 7 Jul 2017 12:13:59 +0000 (+0200) Subject: EPICS IOCs: fixed headers in .proto and .db files X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=eec045e52080be57767bfbaf6a155a7e364a611b;p=mvd_epics.git EPICS IOCs: fixed headers in .proto and .db files --- diff --git a/BALZERS_PKG020/protocols/BALZERS_PKG020.proto b/BALZERS_PKG020/protocols/BALZERS_PKG020.proto index fbf1b5f..62086bb 100644 --- a/BALZERS_PKG020/protocols/BALZERS_PKG020.proto +++ b/BALZERS_PKG020/protocols/BALZERS_PKG020.proto @@ -1,7 +1,7 @@ ################################################# # ### ### # # ### StreamDevice Protocol for ### # -# ### VACOM_MVC3 ### # +# ### BALZERS_PKG020 ### # # ### ### # # ### author: O.Artz ### # # ### ### # diff --git a/HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_LAI.db b/HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_LAI.db index a3eb691..ad40a48 100644 --- a/HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_LAI.db +++ b/HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_LAI.db @@ -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") diff --git a/HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_PP.db b/HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_PP.db index 68a3797..97e19d2 100644 --- a/HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_PP.db +++ b/HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_PP.db @@ -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 ### # diff --git a/HUBER_COOLING/protocols/Huber_LAI.proto b/HUBER_COOLING/protocols/Huber_LAI.proto index cc3888e..850a825 100644 --- a/HUBER_COOLING/protocols/Huber_LAI.proto +++ b/HUBER_COOLING/protocols/Huber_LAI.proto @@ -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 ### # ################################################# ################### diff --git a/HUBER_COOLING/protocols/Huber_PP.proto b/HUBER_COOLING/protocols/Huber_PP.proto index b50ec7d..47acaf3 100644 --- a/HUBER_COOLING/protocols/Huber_PP.proto +++ b/HUBER_COOLING/protocols/Huber_PP.proto @@ -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 ### # ################################################# ###################