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