frappy/cfg/ppms_proxy_test.cfg
Alexander Zaft 7f166a5b8c Rename from secop to frappy
debian/ is still missing, will follow in next commit.

Fixes: #4626

Change-Id: Ia87c28c1c75b8402eedbfca47f888585a7881f44
2022-11-09 16:29:29 +01:00

23 lines
397 B
INI

[node filtered.PPMS.psi.ch]
description = filtered PPMS at PSI
[interface tcp]
type = tcp
bindto = 0.0.0.0
bindport = 5002
[module secnode]
class = frappy.SecNode
description = a SEC node
uri = tcp://localhost:5000
[module mf]
class = frappy.Proxy
remote_class = frappy_psi.ppms.Field
description = magnetic field
iodev = secnode
value.min = -0.1
value.max = 0.1
target.min = -8
target.max = 8