From 75e32049b3b834d9446ad84ad918aae82b3fd97a Mon Sep 17 00:00:00 2001 From: gac-x09lb Date: Mon, 3 Oct 2022 09:50:58 +0200 Subject: [PATCH] Closedown --- config/devices.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/devices.properties b/config/devices.properties index c5a0030..d8b9b8b 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -2,7 +2,7 @@ current=ch.psi.pshell.epics.ChannelDouble|ARIDI-PCT:CURRENT 6|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 -dummy_motor=ch.psi.pshell.device.DummyMotor||||false +dummy_motor=ch.psi.pshell.device.DummyMotor||||true sample_r=ch.psi.pshell.epics.Motor|X09LB-ES3-SAMPLE:ROT1|||true ccd=ch.psi.pshell.epics.AreaDetector|X09LB-ES2-CCD|||true image=ch.psi.pshell.imaging.CameraSource|ccd|||true