add a lot of current stuff

this is not (yet) in the frm2 repo

Change-Id: Ia5b2996803c3dbb15b85ab1bc3a24717ac6297fb
This commit is contained in:
2020-07-29 14:57:50 +02:00
parent d9a2045fca
commit 0641968715
367 changed files with 36798 additions and 24 deletions

View File

@ -1,20 +1,24 @@
[node LscSIM.psi.ch]
[NODE]
id = ls370res.psi.ch
description = Lsc370 Test
[interface tcp]
type = tcp
bindto = 0.0.0.0
bindport = 5000
[INTERFACE]
uri = tcp://5000
[module lsmain]
class = secop_psi.ls370res.Main
description = main control of Lsc controller
[lsmain_iodev]
description = the communication device
class = secop_psi.ls370res.StringIO
uri = localhost:4567
[module res]
[lsmain]
class = secop_psi.ls370res.Main
description = main control of Lsc controller
iodev = lsmain_iodev
[res]
class = secop_psi.ls370res.ResChannel
vexc = '2mV'
channel = 3
iexc = '1mA'
channel = 5
description = resistivity
main = lsmain
# the auto created iodev from lsmain: