From dc2b34d1f28c65a98cfd95c3caa85feb76cba533 Mon Sep 17 00:00:00 2001 From: gac-x09lb Date: Sat, 3 Dec 2022 19:00:11 +0100 Subject: [PATCH] Closedown --- config/devices.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/devices.properties b/config/devices.properties index 075714d..2a9f709 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,6 +1,6 @@ -Interf_0=ch.psi.pshell.epics.ChannelDouble|X09LB-ES2-SMP:PICOSCALE:umPOS_0|Read||true -interf_1=ch.psi.pshell.epics.ChannelDouble|X09LB-ES2-SMP:PICOSCALE:umPOS_1|Read||true current=ch.psi.pshell.epics.ChannelDouble|ARIDI-PCT:CURRENT 6|Read||true +interf_0=ch.psi.pshell.epics.ChannelDouble|X09LB-ES2-SMP:PICOSCALE:umPOS_0|Read||true +interf_1=ch.psi.pshell.epics.ChannelDouble|X09LB-ES2-SMP:PICOSCALE:umPOS_1|Read||true sample_x=ch.psi.pshell.epics.Motor|X09LB-ES2-SMP:TRX|||true sample_y=ch.psi.pshell.epics.Motor|X09LB-ES2-SMP:TRY|||true sample_z=ch.psi.pshell.epics.Motor|X09LB-ES2-SMP:TRZ|||true