From bdea4829c4b522597eec24bc12edd1aef53cc187 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Wed, 15 May 2019 11:24:18 +0200 Subject: [PATCH] Closedown --- config/devices.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/devices.properties b/config/devices.properties index 41ad937..1a8d06d 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -14,6 +14,8 @@ 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_RBV=ch.psi.pshell.epics.ChannelDouble|X11MA-VME-ES4:TRX.RBV|Read||true +THT_RBV=ch.psi.pshell.epics.ChannelDouble|X11MA-VME-ES4:THT.RBV|Read||true +Mag=ch.psi.pshell.epics.ChannelDouble|X11MA-XMCD:Ireadout|Read||true TRY_RBV=ch.psi.pshell.epics.ChannelDouble|X11MA-VME-ES4:TRY.RBV|Read||true TRZ_RBV=ch.psi.pshell.epics.ChannelDouble|X11MA-VME-ES4:TRZ.RBV|Read||true TRX=ch.psi.pshell.epics.ChannelDouble|X11MA-VME-ES4:TRX|||true