From c7dbe3c08d9729afcdee12f1a9db86979f408abe Mon Sep 17 00:00:00 2001 From: Leonardo Sala Date: Mon, 8 Aug 2016 13:27:18 +0200 Subject: [PATCH] Closedown --- config/devices.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/devices.properties b/config/devices.properties index 88dab82..593e1d3 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -25,6 +25,6 @@ bm3trx=ch.psi.pshell.epics.Motor|X12SA-OP-BM3:TRX1|||true bm3try=ch.psi.pshell.epics.Motor|X12SA-OP-BM3:TRY1|||true sdev1=ch.psi.pshell.serial.SerialPortDevice|||| scaler=ch.psi.pshell.epics.Scaler|X12SA-ES1-SCALER||| -pico_amp_bpm3=ch.psi.pshell.epics.ChannelDoubleArray|X12SA-OP-BPM3:image1:ArrayData||| -pico_amp_bpm5=ch.psi.pshell.epics.ChannelDoubleArray|X12SA-OP-BPM5:image1:ArrayData||| -pico_amp_bpm6=ch.psi.pshell.epics.ChannelDoubleArray|X12SA-OP-BPM6:image1:ArrayData||| +pico_amp_bpm3=ch.psi.pshell.epics.ChannelDoubleArray|X12SA-OP-BPM3:image1:ArrayData|||true +pico_amp_bpm5=ch.psi.pshell.epics.ChannelDoubleArray|X12SA-OP-BPM5:image1:ArrayData|||true +pico_amp_bpm6=ch.psi.pshell.epics.ChannelDoubleArray|X12SA-OP-BPM6:image1:ArrayData|||true