From c5835b8dfecf917ee1339ef9185721100de2c7d6 Mon Sep 17 00:00:00 2001 From: Pauluhn Anuschka Date: Wed, 1 Apr 2015 15:03:29 +0200 Subject: [PATCH] Closedown --- config/devices.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/devices.properties b/config/devices.properties index a45fef2..4eaa7df 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -9,4 +9,7 @@ scintillatorY=ch.psi.pshell.epics.Motor X10SA-ES-MIC:TRY3 false scintillatorZ=ch.psi.pshell.epics.Positionable X10SA-ES-SCINTI:SET-FOCUS X10SA-ES-SCINTI:GET-FOCUS detectorZ=ch.psi.pshell.epics.Motor X10SA-ES-D:TRZ1 false detectorY=ch.psi.pshell.epics.Motor X10SA-ES-D:TRY1 false -aperture=ch.psi.pshell.dev.MotorGroupBase apertureX apertureY +apertureTable=ch.psi.pshell.dev.MotorGroupBase apertureX apertureY +beamstopTable=ch.psi.pshell.dev.MotorGroupBase beamstopX beamstopY beamstopZ +collimatorTable=ch.psi.pshell.dev.MotorGroupBase collimatorX collimatorY +scintillatorTable=ch.psi.pshell.dev.MotorGroupBase scintillatorY scintillatorZ