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