From b947f3b5fedb4c150c55b40e3f7d9ac276fc26fe Mon Sep 17 00:00:00 2001 From: gobbo_a Date: Fri, 30 Sep 2016 12:11:18 +0200 Subject: [PATCH] Closedown --- config/devices.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/devices.properties b/config/devices.properties index 15af9d7..25c233c 100755 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,6 +1,10 @@ gun_solenoid=ch.psi.pshell.epics.Positioner|SINEG01-MSOL130:I-SET SINEG01-MSOL130:I-READ|||true gun_phase=ch.psi.pshell.epics.Positioner|SINEG01-RSYS:SET-BEAM-PHASE SINEG01-RSYS:GET-BEAM-PHASE|||true #SINSB01_phase=ch.psi.pshell.epics.Positioner|VA-SINSB01-RSYS100:SET-BEAM-PHASE VA-SINSB01-RSYS100:GET-BEAM-PHASE|||true +dispatcher=ch.psi.pshell.bs.Dispatcher|http://dispatcher-api.psi.ch/sf||| +stream=ch.psi.pshell.bs.Stream|dispatcher||| +phase=ch.psi.pshell.bs.Scalar|stream SINXB01-RWVG100-DCP10:FOR-PHASE 10||| +ampl=ch.psi.pshell.bs.Scalar|stream SINXB01-RWVG100-DCP10:FOR-AMPLT 10||| #BC1_energy=ch.psi.pshell.epics.ChannelDouble|VA-SINBC02-DBPM140:ENERGY|Read||true #SARUN02_MCRX080=ch.psi.pshell.epics.Positioner|VA-SARUN02-MCRX080:I-SET VA-SARUN02-MCRX080:I-READ|||true #SARUN02_MCRY080=ch.psi.pshell.epics.Positioner|VA-SARUN02-MCRY080:I-SET VA-SARUN02-MCRY080:I-READ|||true