diff --git a/cfg/ls370test_cfg.py b/cfg/ls370test_cfg.py index f5fd864..162969c 100644 --- a/cfg/ls370test_cfg.py +++ b/cfg/ls370test_cfg.py @@ -6,7 +6,8 @@ Node('LscSIM.psi.ch', Mod('io', 'frappy_psi.ls370res.StringIO', 'io for Ls370', - uri = 'localhost:2089', +# uri = 'localhost:2089', + uri = 'linse-976d-ts:3007', ) Mod('sw', 'frappy_psi.ls370res.Switcher', @@ -17,7 +18,7 @@ Mod('res1', 'frappy_psi.ls370res.ResChannel', 'resistivity chan 1', vexc = '2mV', - channel = 1, + channel = 2, switcher = 'sw', ) Mod('res2',