diff -r f6e1a4c75073 -r 320de4b4c9ee IOCINFRAApp/Db/maxigauge.sub --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/IOCINFRAApp/Db/maxigauge.sub Wed Jul 15 08:12:22 2020 +0200 @@ -0,0 +1,16 @@ +# macros +# P -> Device +# R -> PV +# PORT -> Asyn Link +# CHA -> Physical Port on the Pfeiffer Maxigauge + +file db/maxigauge.template +{ + pattern{ P, R, PORT, CHA, DESC } + { "staticARPES:TPG256", "CH1", "MAXI_01", "1" , "tobedef" } + { "staticARPES:TPG256", "CH2", "MAXI_01", "2" , "tobedef" } + { "staticARPES:TPG256", "CH3", "MAXI_01", "3" , "tobedef" } + { "staticARPES:TPG256", "CH4", "MAXI_01", "4" , "tobedef" } + { "staticARPES:TPG256", "CH5", "MAXI_01", "5" , "tobedef" } + { "staticARPES:TPG256", "CH6", "MAXI_01", "6" , "tobedef" } +}