diff --git a/config/devices.properties b/config/devices.properties index c83ea41f..256a485a 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -11,9 +11,10 @@ ManipulatorPhi=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:PHI|||true #sctrg=ch.psi.pshell.epics.ChannelInteger|X03DA-SCIENTA:cam1:Acquire||| #adctrg=ch.psi.pshell.epics.ChannelInteger|X03DA-OP-10ADC:TRG||| MachineCurrent=ch.psi.pshell.epics.ChannelDouble|ARIDI-PCT:CURRENT 3|Read||true -SampleCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CURRENT1 12|Read||true -RefCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CURRENT2 12|Read||true -AuxCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CURRENT3 12|Read||true +SampleCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CURRENT1 15|Read||true +RefCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CURRENT2 15|Read||true +AuxCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CURRENT3 15|Read||true +AuxCurrentRaw=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC3|Read||true #Counts=ch.psi.pshell.epics.ChannelDouble|X03DA-SCIENTA:Stats5:Total_RBV 3|Read|| #CountsR1=ch.psi.pshell.epics.ChannelDouble|X03DA-SCIENTA:Stats1:Total_RBV 3|Read|| #CountsR2=ch.psi.pshell.epics.ChannelDouble|X03DA-SCIENTA:Stats2:Total_RBV 3|Read||