Script execution
This commit is contained in:
@@ -5,7 +5,7 @@ url= "tcp://SIN-CVME-DBPM0421:9000"
|
||||
p=Provider("provider", url, True)
|
||||
p.config.keepListeningOnStop = True
|
||||
p.config.parallelHandlerProcessing = False
|
||||
p.config.byteBufferAllocator = False
|
||||
p.config.byteBufferAllocator = True
|
||||
st1 = Stream("st1", p)
|
||||
st1.initialize()
|
||||
st1.start()
|
||||
|
||||
Reference in New Issue
Block a user