Startup
This commit is contained in:
29
config/devices.properties
Normal file
29
config/devices.properties
Normal file
@@ -0,0 +1,29 @@
|
||||
#diode=ch.psi.pshell.epics.ChannelDouble X06DA-ES-KBOX_K:READOUT Read 6
|
||||
$shutter=ch.psi.pshell.epics.ChannelInteger X06DA-ES-PH1:SET
|
||||
omega=ch.psi.pshell.epics.Positionable X06DA-ES-DF1:OMEGA-VAL X06DA-ES-DF1:OMEGA-RBV
|
||||
x=ch.psi.pshell.epics.Positionable X06DA-ES-DF1:GMX-VAL X06DA-ES-DF1:GMX-RBV
|
||||
cy=ch.psi.pshell.epics.Motor X06DA-ES-DFS:TRY1
|
||||
cz=ch.psi.pshell.epics.Motor X06DA-ES-DFS:TRZ1
|
||||
#apertureX=ch.psi.pshell.epics.Motor X06DA-ES-MIC:TRX1
|
||||
#apertureY=ch.psi.pshell.epics.Motor X06DA-ES-MIC:TRY1
|
||||
beamstopX=ch.psi.pshell.epics.Motor X06DA-ES-BS:TRX1
|
||||
beamstopY=ch.psi.pshell.epics.Motor X06DA-ES-BS:TRY1
|
||||
beamstopZ=ch.psi.pshell.epics.Motor X06DA-ES-BS:TRZ1
|
||||
#collimatorX=ch.psi.pshell.epics.Motor X06DA-ES-MIC:TRX2
|
||||
#collimatorY=ch.psi.pshell.epics.Motor X06DA-ES-MIC:TRY2
|
||||
#scintillatorY=ch.psi.pshell.epics.Motor X06DA-ES-MIC:TRY3
|
||||
#scintillatorZ=ch.psi.pshell.epics.Positionable X06DA-ES-SCINTI:SET-FOCUS X06DA-ES-SCINTI:GET-FOCUS
|
||||
#detectorZ=ch.psi.pshell.epics.Motor X06DA-ES-D:TRZ1
|
||||
#detectorY=ch.psi.pshell.epics.Motor X06DA-ES-D:TRY1
|
||||
#apertureTable=ch.psi.pshell.device.MotorGroupBase apertureX apertureY
|
||||
beamstop=ch.psi.pshell.device.MotorGroupDiscretePositioner beamstopX beamstopY beamstopZ
|
||||
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 X06DA-OP-SH1:TRX2 X06DA-OP-SH1:TRX1
|
||||
#slit1V=ch.psi.pshell.epics.Slit X06DA-OP-SV1:TRY1 X06DA-OP-SV1:TRY2
|
||||
#slit2H=ch.psi.pshell.epics.Slit X06DA-OP-SH2:TRX2 X06DA-OP-SH2:TRX1
|
||||
#slit2V=ch.psi.pshell.epics.Slit X06DA-OP-SV2:TRY1 X06DA-OP-SV2:TRY2
|
||||
lamp=ch.psi.pshell.epics.DiscretePositioner
|
||||
#backlight=ch.psi.pshell.epics.ProcessVariable X06DA-ES-KOI:SET-LIGHT
|
||||
#frontlight=ch.psi.pshell.epics.ProcessVariable X06DA-ES-FL1:SET-LIGHT
|
||||
11
devices/beamstop.properties
Normal file
11
devices/beamstop.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
#Fri Nov 20 11:37:22 CET 2015
|
||||
motor1=null
|
||||
motor2=null
|
||||
motor3=null
|
||||
motor4=null
|
||||
motor5=null
|
||||
motor6=null
|
||||
motor7=null
|
||||
motor8=null
|
||||
positions=null
|
||||
precision=-1
|
||||
14
devices/beamstopX.properties
Normal file
14
devices/beamstopX.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
#Fri Nov 20 11:37:23 CET 2015
|
||||
defaultSpeed=0.1
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=2.323800384767063
|
||||
minSpeed=0.0468
|
||||
minValue=-5.676199615232937
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=1.171875E-4
|
||||
scale=1.0
|
||||
unit=mm
|
||||
14
devices/beamstopY.properties
Normal file
14
devices/beamstopY.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
#Fri Nov 20 11:37:23 CET 2015
|
||||
defaultSpeed=0.1
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=7.863901347670631
|
||||
minSpeed=0.0468
|
||||
minValue=-3.206097714829369
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=1.171875E-4
|
||||
scale=1.0
|
||||
unit=mm
|
||||
14
devices/beamstopZ.properties
Normal file
14
devices/beamstopZ.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
#Fri Nov 20 11:37:23 CET 2015
|
||||
defaultSpeed=60.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=101.0
|
||||
minSpeed=12.0
|
||||
minValue=-2.0
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=0.03
|
||||
scale=1.0
|
||||
unit=mm
|
||||
14
devices/cy.properties
Normal file
14
devices/cy.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
#Fri Nov 20 11:37:23 CET 2015
|
||||
defaultSpeed=78.125
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=580.0
|
||||
minSpeed=7.8125
|
||||
minValue=-380.0
|
||||
offset=0.0
|
||||
precision=3
|
||||
resolution=0.15625
|
||||
scale=1.0
|
||||
unit=um
|
||||
14
devices/cz.properties
Normal file
14
devices/cz.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
#Fri Nov 20 11:37:23 CET 2015
|
||||
defaultSpeed=78.125
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=565.624685864685
|
||||
minSpeed=7.8125
|
||||
minValue=-394.37531413531497
|
||||
offset=0.0
|
||||
precision=3
|
||||
resolution=0.15625
|
||||
scale=1.0
|
||||
unit=um
|
||||
6
devices/lamp.properties
Normal file
6
devices/lamp.properties
Normal file
@@ -0,0 +1,6 @@
|
||||
#Fri Nov 20 11:37:22 CET 2015
|
||||
positions=null
|
||||
precision=-1
|
||||
readback_pv=null
|
||||
setpoint_pv=null
|
||||
stop_pv=null
|
||||
8
devices/omega.properties
Normal file
8
devices/omega.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
#Fri Nov 20 11:37:22 CET 2015
|
||||
maxValue=10000.0
|
||||
minValue=-10000.0
|
||||
offset=0.0
|
||||
precision=3
|
||||
resolution=NaN
|
||||
scale=1.0
|
||||
unit=Deg
|
||||
14
devices/slit1H neg blade.properties
Normal file
14
devices/slit1H neg blade.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
#Fri Nov 20 11:37:24 CET 2015
|
||||
defaultSpeed=1.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=22.100000381469727
|
||||
minSpeed=0.20000000298023224
|
||||
minValue=-20.899999618530273
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=0.0020000000949949026
|
||||
scale=1.0
|
||||
unit=mm
|
||||
14
devices/slit1H pos blade.properties
Normal file
14
devices/slit1H pos blade.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
#Fri Nov 20 11:37:24 CET 2015
|
||||
defaultSpeed=1.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=NaN
|
||||
maxValue=21.049999237060547
|
||||
minSpeed=0.20000000298023224
|
||||
minValue=-21.950000762939453
|
||||
offset=0.0
|
||||
precision=5
|
||||
resolution=0.0020000000949949026
|
||||
scale=1.0
|
||||
unit=mm
|
||||
8
devices/x.properties
Normal file
8
devices/x.properties
Normal file
@@ -0,0 +1,8 @@
|
||||
#Fri Nov 20 11:37:22 CET 2015
|
||||
maxValue=-16.5
|
||||
minValue=-150.0
|
||||
offset=0.0
|
||||
precision=3
|
||||
resolution=NaN
|
||||
scale=1.0
|
||||
unit=mm
|
||||
Reference in New Issue
Block a user