From 36f2919ec2ecff737a5552993b08181c55469cc7 Mon Sep 17 00:00:00 2001 From: l_samenv Date: Tue, 1 Apr 2025 09:56:24 +0200 Subject: [PATCH] cfg/ls370test update --- cfg/ls370test_cfg.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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',