cfg/ls370test update

This commit is contained in:
l_samenv 2025-04-01 09:56:24 +02:00 committed by Markus Zolliker
parent aea56bb16a
commit 55d399241c

View File

@ -6,7 +6,8 @@ Node('LscSIM.psi.ch',
Mod('io', Mod('io',
'frappy_psi.ls370res.StringIO', 'frappy_psi.ls370res.StringIO',
'io for Ls370', 'io for Ls370',
uri = 'localhost:2089', # uri = 'localhost:2089',
uri = 'linse-976d-ts:3007',
) )
Mod('sw', Mod('sw',
'frappy_psi.ls370res.Switcher', 'frappy_psi.ls370res.Switcher',
@ -17,7 +18,7 @@ Mod('res1',
'frappy_psi.ls370res.ResChannel', 'frappy_psi.ls370res.ResChannel',
'resistivity chan 1', 'resistivity chan 1',
vexc = '2mV', vexc = '2mV',
channel = 1, channel = 2,
switcher = 'sw', switcher = 'sw',
) )
Mod('res2', Mod('res2',