Closedown
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#Wed Mar 28 17:52:39 CEST 2018
|
||||
ch.psi.jcae.ContextFactory.maxArrayBytes=30000000
|
||||
#Wed Mar 28 17:53:41 CEST 2018
|
||||
ch.psi.jcae.ContextFactory.maxArrayBytes=25000000
|
||||
ch.psi.jcae.ChannelFactory.timeout=500
|
||||
ch.psi.jcae.ChannelFactory.retries=1
|
||||
ch.psi.jcae.ChannelBeanFactory.timeout=10000
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import ch.psi.pshell.epics.ChannelDoubleArray as ChannelDoubleArray
|
||||
|
||||
c=ChannelDoubleArray("test", "X03DA-SCIENTA:image1:ArrayData", 3, 100, True)
|
||||
c=ChannelDoubleArray("test", "X03DA-SCIENTA:image1:ArrayData", 3, -1, True)
|
||||
c.monitored=True
|
||||
add_device(c, True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user