From 57489d7d54415cb561bed2eb1d084793aa3dcbc5 Mon Sep 17 00:00:00 2001 From: X11MA Date: Tue, 10 Oct 2017 18:46:51 +0200 Subject: [PATCH] Closedown --- config/devices.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/devices.properties b/config/devices.properties index eef9904..3b6ac32 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,3 +1,5 @@ +Keithley_3_raw=ch.psi.pshell.epics.ChannelDouble|X11MA-KEI12:READOUT|Read||true +Keithley_2_raw=ch.psi.pshell.epics.ChannelDouble|X11MA-KEI11: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