diff --git a/config/devices.properties b/config/devices.properties index 0686b02..93cf8b0 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,5 +1,5 @@ -count=ch.psi.pshell.epics.ChannelInteger COUNT Read -data=ch.psi.pshell.epics.ChannelDoubleArray DATA Read 3 -edata=ch.psi.pshell.epics.ChannelDoubleArray EDATA Read 3 -idata=ch.psi.pshell.epics.ChannelDoubleArray IDATA Read 3 -fdata=ch.psi.pshell.epics.ChannelDoubleArray FDATA Read 3 +count=ch.psi.pshell.epics.ChannelInteger|COUNT|Read|| +data=ch.psi.pshell.epics.ChannelDoubleArray|DATA 3|Read|| +edata=ch.psi.pshell.epics.ChannelDoubleArray|EDATA 3|Read|| +idata=ch.psi.pshell.epics.ChannelDoubleArray|IDATA 3|Read|| +fdata=ch.psi.pshell.epics.ChannelDoubleArray|FDATA 3|Read||