add driver for LakeShore 372

- including channelswitcher
This commit is contained in:
l_samenv
2022-12-21 11:04:25 +01:00
parent ad4a6d2e09
commit 589b857039
3 changed files with 530 additions and 0 deletions

22
cfg/addons/ls372.cfg Normal file
View File

@ -0,0 +1,22 @@
[lsc]
description =
class = secop.io.StringIO
wait_before = 0.05
uri = flamedil-ls:7777
[r1]
class = secop_psi.ls372.ResChannel
description = resistivity from LS 372
switcher = channel
channel = 1
[r3]
class = secop_psi.ls372.ResChannel
description = resistivity from LS 372
switcher = channel
channel = 3
[channel]
description = LS 372 channel switcher
class = secop_psi.ls372.Switcher
io = lsc