Closedown

This commit is contained in:
2015-12-01 15:49:09 +01:00
parent ccab722e39
commit a8d5f46124

View File

@@ -1,30 +1,30 @@
diode=ch.psi.pshell.epics.ChannelDouble X10SA-ES-KBOX_K:READOUT Read 6
$shutter=ch.psi.pshell.epics.ChannelInteger X10SA-ES-PH1:SET
omega=ch.psi.pshell.epics.Positionable X10SA-ES-DF1:OMEGA-VAL X10SA-ES-DF1:OMEGA-RBV
x=ch.psi.pshell.epics.Positionable X10SA-ES-DF1:GMX-VAL X10SA-ES-DF1:GMX-RBV
cy=ch.psi.pshell.epics.Motor X10SA-ES-DFS:TRY1
cz=ch.psi.pshell.epics.Motor X10SA-ES-DFS:TRZ1
apertureX=ch.psi.pshell.epics.Motor X10SA-ES-MIC:TRX1
apertureY=ch.psi.pshell.epics.Motor X10SA-ES-MIC:TRY1
beamstopX=ch.psi.pshell.epics.Motor X10SA-ES-BS:TRX1
beamstopY=ch.psi.pshell.epics.Motor X10SA-ES-BS:TRY1
beamstopZ=ch.psi.pshell.epics.Motor X10SA-ES-BS:TRZ1
collimatorX=ch.psi.pshell.epics.Motor X10SA-ES-MIC:TRX2
collimatorY=ch.psi.pshell.epics.Motor X10SA-ES-MIC:TRY2
scintillatorY=ch.psi.pshell.epics.Motor X10SA-ES-MIC:TRY3
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
detectorY=ch.psi.pshell.epics.Motor X10SA-ES-D:TRY1
#apertureTable=ch.psi.pshell.device.MotorGroupBase apertureX apertureY
beamstopTable=ch.psi.pshell.device.MotorGroupBase beamstopX beamstopY beamstopZ
#collimatorTable=ch.psi.pshell.device.MotorGroupBase collimatorX collimatorY
collimator=ch.psi.pshell.device.MotorGroupDiscretePositioner collimatorX collimatorY
aperture=ch.psi.pshell.device.MotorGroupDiscretePositioner apertureX apertureY
scintillator=ch.psi.pshell.device.MotorGroupDiscretePositioner scintillatorY
slit1H=ch.psi.pshell.epics.Slit X10SA-OP-SH1:TRX2 X10SA-OP-SH1:TRX1
slit1V=ch.psi.pshell.epics.Slit X10SA-OP-SV1:TRY1 X10SA-OP-SV1:TRY2
slit2H=ch.psi.pshell.epics.Slit X10SA-OP-SH2:TRX2 X10SA-OP-SH2:TRX1
slit2V=ch.psi.pshell.epics.Slit X10SA-OP-SV2:TRY1 X10SA-OP-SV2:TRY2
lamp=ch.psi.pshell.epics.DiscretePositioner
backlight=ch.psi.pshell.epics.ProcessVariable X10SA-ES-KOI:SET-LIGHT
frontlight=ch.psi.pshell.epics.ProcessVariable X10SA-ES-FL1:SET-LIGHT
diode=ch.psi.pshell.epics.ChannelDouble|X10SA-ES-KBOX_K:READOUT 6|Read||
$shutter=ch.psi.pshell.epics.ChannelInteger|X10SA-ES-PH1:SET|||
omega=ch.psi.pshell.epics.Positionable|X10SA-ES-DF1:OMEGA-VAL X10SA-ES-DF1:OMEGA-RBV|||
x=ch.psi.pshell.epics.Positionable|X10SA-ES-DF1:GMX-VAL X10SA-ES-DF1:GMX-RBV|||
cy=ch.psi.pshell.epics.Motor|X10SA-ES-DFS:TRY1|||
cz=ch.psi.pshell.epics.Motor|X10SA-ES-DFS:TRZ1|||
apertureX=ch.psi.pshell.epics.Motor|X10SA-ES-MIC:TRX1|||
apertureY=ch.psi.pshell.epics.Motor|X10SA-ES-MIC:TRY1|||
beamstopX=ch.psi.pshell.epics.Motor|X10SA-ES-BS:TRX1|||
beamstopY=ch.psi.pshell.epics.Motor|X10SA-ES-BS:TRY1|||
beamstopZ=ch.psi.pshell.epics.Motor|X10SA-ES-BS:TRZ1|||
collimatorX=ch.psi.pshell.epics.Motor|X10SA-ES-MIC:TRX2|||
collimatorY=ch.psi.pshell.epics.Motor|X10SA-ES-MIC:TRY2|||
scintillatorY=ch.psi.pshell.epics.Motor|X10SA-ES-MIC:TRY3|||
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|||
detectorY=ch.psi.pshell.epics.Motor|X10SA-ES-D:TRY1|||
#apertureTable=ch.psi.pshell.device.MotorGroupBase|apertureX apertureY|||
beamstopTable=ch.psi.pshell.device.MotorGroupBase|beamstopX beamstopY beamstopZ|||
#collimatorTable=ch.psi.pshell.device.MotorGroupBase|collimatorX collimatorY|||
collimator=ch.psi.pshell.device.MotorGroupDiscretePositioner|collimatorX collimatorY|||
aperture=ch.psi.pshell.device.MotorGroupDiscretePositioner|apertureX apertureY|||
scintillator=ch.psi.pshell.device.MotorGroupDiscretePositioner|scintillatorY|||
slit1H=ch.psi.pshell.epics.Slit|X10SA-OP-SH1:TRX2 X10SA-OP-SH1:TRX1|||
slit1V=ch.psi.pshell.epics.Slit|X10SA-OP-SV1:TRY1 X10SA-OP-SV1:TRY2|||
slit2H=ch.psi.pshell.epics.Slit|X10SA-OP-SH2:TRX2 X10SA-OP-SH2:TRX1|||
slit2V=ch.psi.pshell.epics.Slit|X10SA-OP-SV2:TRY1 X10SA-OP-SV2:TRY2|||
lamp=ch.psi.pshell.epics.DiscretePositioner||||
backlight=ch.psi.pshell.epics.ProcessVariable|X10SA-ES-KOI:SET-LIGHT|||
frontlight=ch.psi.pshell.epics.ProcessVariable|X10SA-ES-FL1:SET-LIGHT|||