From c242bf5c0dfc3846bc15855507859ec76249fe4d Mon Sep 17 00:00:00 2001 From: x03daop Date: Tue, 8 Mar 2016 13:56:51 +0100 Subject: [PATCH] Closedown --- config/devices.properties | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/devices.properties b/config/devices.properties index b6c21ca4..a8bb121b 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -91,10 +91,6 @@ SampleCurrentAveraging=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC1.N|Read|| RefCurrentAveraging=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC2.N|Read||true AuxCurrentAveraging=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC3.N|Read||true AuxVoltageAveraging=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC4.N|Read||true -SampleCurrentIntegration=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC1.N|||false -RefCurrentIntegration=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC2.N|||false -AuxCurrentIntegration=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC3.N|||false -AuxVoltageIntegration=ch.psi.pshell.epics.ChannelDouble|X03DA-OP:CADC4.N|||false SampleCurrentSampling=ch.psi.pshell.epics.ChannelDouble|X03DA-OP-ADC1:Vraw.SCAN|Read||true RefCurrentSampling=ch.psi.pshell.epics.ChannelString|X03DA-OP-ADC2:Vraw.SCAN|Read||true AuxCurrentSampling=ch.psi.pshell.epics.ChannelString|X03DA-OP-ADC3:Vraw.SCAN|Read||true