IOCINFRAApp/Db/maxigauge.sub
changeset 2 320de4b4c9ee
equal deleted inserted replaced
1:f6e1a4c75073 2:320de4b4c9ee
       
     1 # macros
       
     2 # P -> Device
       
     3 # R -> PV
       
     4 # PORT -> Asyn Link
       
     5 # CHA -> Physical Port on the Pfeiffer Maxigauge
       
     6 
       
     7 file db/maxigauge.template
       
     8 {
       
     9 	pattern{ P, R, PORT, CHA, DESC }
       
    10 	{ "staticARPES:TPG256", "CH1", "MAXI_01", "1" , "tobedef" }
       
    11 	{ "staticARPES:TPG256", "CH2", "MAXI_01", "2" , "tobedef" }
       
    12 	{ "staticARPES:TPG256", "CH3", "MAXI_01", "3" , "tobedef" }
       
    13 	{ "staticARPES:TPG256", "CH4", "MAXI_01", "4" , "tobedef" }
       
    14 	{ "staticARPES:TPG256", "CH5", "MAXI_01", "5" , "tobedef" }
       
    15 	{ "staticARPES:TPG256", "CH6", "MAXI_01", "6" , "tobedef" }
       
    16 }