From 3604053664e6375809a35becebb16e6d27390374 Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Fri, 12 Jan 2018 11:52:33 +0100 Subject: [PATCH] Startup --- config/devices.properties | 11 +++++++++++ devices/otr.properties | 16 ++++++++++++++++ devices/otx.properties | 16 ++++++++++++++++ devices/oty.properties | 16 ++++++++++++++++ devices/otz.properties | 16 ++++++++++++++++ devices/scdx.properties | 16 ++++++++++++++++ devices/scr.properties | 16 ++++++++++++++++ devices/scx.properties | 16 ++++++++++++++++ devices/scy.properties | 16 ++++++++++++++++ devices/scz.properties | 16 ++++++++++++++++ 10 files changed, 155 insertions(+) create mode 100644 config/devices.properties create mode 100644 devices/otr.properties create mode 100644 devices/otx.properties create mode 100644 devices/oty.properties create mode 100644 devices/otz.properties create mode 100644 devices/scdx.properties create mode 100644 devices/scr.properties create mode 100644 devices/scx.properties create mode 100644 devices/scy.properties create mode 100644 devices/scz.properties diff --git a/config/devices.properties b/config/devices.properties new file mode 100644 index 0000000..2f7d6e1 --- /dev/null +++ b/config/devices.properties @@ -0,0 +1,11 @@ +scx=ch.psi.pshell.epics.Motor|X04SA-ES2-XYZ:TRX|||true +scy=ch.psi.pshell.epics.Motor|X04SA-ES2-XYZ:TRY|||true +scz=ch.psi.pshell.epics.Motor|X04SA-ES2-XYZ:TRZ|||true +scr=ch.psi.pshell.epics.Motor|X04SA-ES2-SCD:ROY|||true +scdx=ch.psi.pshell.epics.Motor|X04SA-ES2-SCD:TRX|||true +scd=ch.psi.pshell.epics.ChannelDouble|X04SA-ES2-BM1:SIGNAL2|||true +scdr=ch.psi.pshell.epics.ChannelDouble|X04SA-ES2-BM1:RANGE|||true +otx=ch.psi.pshell.epics.Motor|X04SA-ES2-OT1:TRX|||true +oty=ch.psi.pshell.epics.Motor|X04SA-ES2-OT1:TRY|||true +otz=ch.psi.pshell.epics.Motor|X04SA-ES2-OT1:TRZ|||true +otr=ch.psi.pshell.epics.Motor|X04SA-ES2-OT1:ROX|||true diff --git a/devices/otr.properties b/devices/otr.properties new file mode 100644 index 0000000..37b41b5 --- /dev/null +++ b/devices/otr.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:32 CET 2018 +defaultSpeed=0.125 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=-5.42 +minSpeed=0.002 +minValue=-5.42 +offset=0.0 +precision=5 +resolution=6.25E-5 +rotation=false +scale=1.0 +startRetries=1 +unit=mrad diff --git a/devices/otx.properties b/devices/otx.properties new file mode 100644 index 0000000..a7c75a8 --- /dev/null +++ b/devices/otx.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:32 CET 2018 +defaultSpeed=0.833332 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=80.0 +minSpeed=0.1666664 +minValue=-40.0 +offset=0.0 +precision=5 +resolution=4.16666E-4 +rotation=false +scale=1.0 +startRetries=1 +unit=mm diff --git a/devices/oty.properties b/devices/oty.properties new file mode 100644 index 0000000..d7e13fd --- /dev/null +++ b/devices/oty.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:32 CET 2018 +defaultSpeed=0.15 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=835.0 +minSpeed=0.05 +minValue=835.0 +offset=0.0 +precision=3 +resolution=1.25E-4 +rotation=false +scale=1.0 +startRetries=1 +unit=mm diff --git a/devices/otz.properties b/devices/otz.properties new file mode 100644 index 0000000..9b84d8e --- /dev/null +++ b/devices/otz.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:32 CET 2018 +defaultSpeed=30.0 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=874.2 +minSpeed=1.125 +minValue=874.2 +offset=0.0 +precision=5 +resolution=0.0375 +rotation=false +scale=1.0 +startRetries=1 +unit=mm diff --git a/devices/scdx.properties b/devices/scdx.properties new file mode 100644 index 0000000..9cbaf9a --- /dev/null +++ b/devices/scdx.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:31 CET 2018 +defaultSpeed=4.0 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=0.0 +minSpeed=0.1 +minValue=0.0 +offset=0.0 +precision=5 +resolution=0.00423 +rotation=false +scale=1.0 +startRetries=1 +unit=mm diff --git a/devices/scr.properties b/devices/scr.properties new file mode 100644 index 0000000..9523d71 --- /dev/null +++ b/devices/scr.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:31 CET 2018 +defaultSpeed=7.5 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=0.0 +minSpeed=0.09999999999999999 +minValue=0.0 +offset=0.0 +precision=5 +resolution=0.001 +rotation=false +scale=1.0 +startRetries=1 +unit=deg diff --git a/devices/scx.properties b/devices/scx.properties new file mode 100644 index 0000000..fedffa5 --- /dev/null +++ b/devices/scx.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:31 CET 2018 +defaultSpeed=0.3 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=0.0 +minSpeed=0.01 +minValue=0.0 +offset=0.0 +precision=5 +resolution=1.0E-4 +rotation=false +scale=1.0 +startRetries=1 +unit=mm diff --git a/devices/scy.properties b/devices/scy.properties new file mode 100644 index 0000000..fedffa5 --- /dev/null +++ b/devices/scy.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:31 CET 2018 +defaultSpeed=0.3 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=0.0 +minSpeed=0.01 +minValue=0.0 +offset=0.0 +precision=5 +resolution=1.0E-4 +rotation=false +scale=1.0 +startRetries=1 +unit=mm diff --git a/devices/scz.properties b/devices/scz.properties new file mode 100644 index 0000000..fedffa5 --- /dev/null +++ b/devices/scz.properties @@ -0,0 +1,16 @@ +#Fri Jan 12 11:52:31 CET 2018 +defaultSpeed=0.3 +estbilizationDelay=0 +hasEnable=false +homingType=None +maxSpeed=NaN +maxValue=0.0 +minSpeed=0.01 +minValue=0.0 +offset=0.0 +precision=5 +resolution=1.0E-4 +rotation=false +scale=1.0 +startRetries=1 +unit=mm