From 52048cdc35cbea7bd51b84bd528786b5da50b695 Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Mon, 18 Dec 2017 15:55:56 +0100 Subject: [PATCH] Closedown --- config/devices.properties | 2 +- config/jcae.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/devices.properties b/config/devices.properties index 4346647..a448ea5 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1 +1 @@ -omegaV=ch.psi.pshell.epics.Motor|ES3-XPS:OMEGAV|||true +omegaV=ch.psi.pshell.epics.Motor|X04SA-ES3-XPS:OMEGAV|||true diff --git a/config/jcae.properties b/config/jcae.properties index 1cb52b8..955eedc 100644 --- a/config/jcae.properties +++ b/config/jcae.properties @@ -1,7 +1,7 @@ -#Mon Dec 18 15:53:41 CET 2017 +#Mon Dec 18 15:54:41 CET 2017 ch.psi.jcae.ContextFactory.addressList= ch.psi.jcae.ContextFactory.serverPort= -ch.psi.jcae.ContextFactory.maxArrayBytes=50000000 +ch.psi.jcae.ContextFactory.maxArrayBytes=20000000 ch.psi.jcae.ChannelFactory.retries=2 ch.psi.jcae.ChannelFactory.timeout=1000 ch.psi.jcae.impl.DefaultChannelService.retries=1