From 7dd7ae4fe418b5bf7fd6c805e5bc94b579107a4f Mon Sep 17 00:00:00 2001 From: X11MA Date: Tue, 10 Oct 2017 18:45:00 +0200 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 bb6866e..eef9904 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,4 +1,4 @@ -Keithley_1_raw=ch.psi.pshell.epics.ChannelDouble|X11MA-KEI10.READOUT|Read||true +Keithley_1_raw=ch.psi.pshell.epics.ChannelDouble|X11MA-KEI10:READOUT|Read||true TRX=ch.psi.pshell.epics.ChannelDouble|X11MA-VME-ES4:TRX.RBV|Read||true TRY=ch.psi.pshell.epics.ChannelDouble|X11MA-VME-ES4:TRY.RBV|Read||true TRZ=ch.psi.pshell.epics.ChannelDouble|X11MA-VME-ES4:TRZ.RBV|Read||true