diff --git a/config/devices.properties b/config/devices.properties index c115bae0..1bf0913e 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -73,8 +73,8 @@ RefocusBladeUp=ch.psi.pshell.epics.ChannelDouble|X03DA-OP-RMU:UP||| RefocusBladeDown=ch.psi.pshell.epics.ChannelDouble|X03DA-OP-RMU:DW||| RefocusBladeRing=ch.psi.pshell.epics.ChannelDouble|X03DA-OP-RMU:RI||| RefocusBladeWall=ch.psi.pshell.epics.ChannelDouble|X03DA-OP-RMU:WA||| -RefocusYTrans=ch.psi.pshell.epics.ChannelDouble|X03DA-OP-RMU:oy|Read||true -RefocusZTrans=ch.psi.pshell.epics.ChannelDouble|X03DA-OP-RMU:oz|Read||true +RefocusYTrans=ch.psi.pshell.epics.Positioner|X03DA-OP-RMU:ty.A X03DA-OP-RMU:oy|||true +RefocusZTrans=ch.psi.pshell.epics.Positioner|X03DA-OP-RMU:tz.A X03DA-OP-RMU:oz|||true RefocusXRot=ch.psi.pshell.epics.Positioner|X03DA-OP-RMU:tRx.A X03DA-OP-RMU:oRx|||true RefocusYRot=ch.psi.pshell.epics.Positioner|X03DA-OP-RMU:tRy.A X03DA-OP-RMU:oRy|||true RefocusZRot=ch.psi.pshell.epics.Positioner|X03DA-OP-RMU:tRz.A X03DA-OP-RMU:oRz|||true