From 95eebc046512d0ab1bb5996f1d4fdc5a0689f066 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 11 Feb 2020 15:14:29 +0100 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 7136756e..27721016 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -12,7 +12,7 @@ ManipulatorTilt=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:TLT|||true 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||false +MachineCurrent=ch.psi.pshell.epics.ChannelDouble|ARIDI-PCT:CURRENT 3|Read||true SampleCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-KEITHLEY-1:READOUT 15|Read||true RefCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-KEITHLEY-2:READOUT 15|Read||true AuxCurrent=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CURRENT3 15|Read||true