add driver for LakeShore 372
- including channelswitcher
This commit is contained in:
22
cfg/addons/ls372.cfg
Normal file
22
cfg/addons/ls372.cfg
Normal 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
|
Reference in New Issue
Block a user