
debian/ is still missing, will follow in next commit. Fixes: #4626 Change-Id: Ia87c28c1c75b8402eedbfca47f888585a7881f44
23 lines
397 B
INI
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
|