diff --git a/config/devices.properties b/config/devices.properties index b0d199d..01708d0 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,3 +1,8 @@ +edata=ch.psi.pshell.epics.ChannelDoubleArray|EDATA 3|Read|| +count=ch.psi.pshell.epics.ChannelInteger|COUNT|Read||true +data=ch.psi.pshell.epics.ChannelDoubleArray|DATA 3|Read|| +fdata=ch.psi.pshell.epics.ChannelDoubleArray|FDATA 3|Read|| +idata=ch.psi.pshell.epics.ChannelDoubleArray|IDATA 3|Read|| 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