frappy/cfg/ppms_proxy_test.cfg
2022-04-22 16:45:12 +02:00

23 lines
391 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 = secop.SecNode
description = a SEC node
uri = tcp://localhost:5000
[module mf]
class = secop.Proxy
remote_class = secop_psi.ppms.Field
description = magnetic field
io = secnode
value.min = -0.1
value.max = 0.1
target.min = -8
target.max = 8