From f80c793cd92c3ecc87733b1717487da42f87e570 Mon Sep 17 00:00:00 2001 From: zebra Date: Thu, 6 Jul 2023 14:49:06 +0200 Subject: [PATCH] consmetic changes to ma6_sample_heat_cfg.py --- cfg/stick/ma6_sampleheat_cfg.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cfg/stick/ma6_sampleheat_cfg.py b/cfg/stick/ma6_sampleheat_cfg.py index eb9c5d8..d695bf9 100644 --- a/cfg/stick/ma6_sampleheat_cfg.py +++ b/cfg/stick/ma6_sampleheat_cfg.py @@ -2,8 +2,10 @@ Node('ma6_sampleheat.psi.ch', '', interface='tcp://5000') Mod('sea_stick', 'frappy_psi.sea.SeaClient', - 'main sea connection for ma6_sampleheat.stick', + 'stick sea connection for ma6_sampleheat.stick', config='ma6_sampleheat.stick', service='stick', ) + +# ts is configured on ma7_sampleheat_cfg.py