Files

17 lines
302 B
Python
Raw Permalink Normal View History

2026-05-15 10:33:25 +02:00
doc="""super frappy
server to keep track of secop servers on an instrument
"""
Node('superfrappy.psi.ch', doc,
interface='tcp://15999',
)
IO('cache', 'localhost')
#Mod('frappy',
# 'frappy_psi.superfrappy.SuperFrappy',
# 'this instrument',
# instance='this',
# io='cache',
# )