From 783a434029f315cb47634619b45c6cf01495212a Mon Sep 17 00:00:00 2001 From: x07maop Date: Thu, 10 Dec 2015 11:09:22 +0100 Subject: [PATCH] Closedown --- config/devices.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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||