Files
dev/script/test/TestZMQ.py
2019-10-10 12:44:06 +02:00

24 lines
318 B
Python

from ch.psi.pshell.bs import Stream as Stream
try:
s.close()
except:
pass
s = Stream("stream", bs)
s.initialize()
s.start(True)
s.waitCacheChange(5000)
print s.getIdentifiers()
#for channel in s.children:
# add_device(channel, True)
#pid = s.getPidReader()
bscan(s, 2, preserve = True)