From 031b30a4aabbfc450fe8762900e083f552f39261 Mon Sep 17 00:00:00 2001 From: camea Date: Mon, 12 Sep 2022 15:15:24 +0200 Subject: [PATCH] heater slots H2 and H3 are exchanged! --- cfg/stick/dil5.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cfg/stick/dil5.cfg b/cfg/stick/dil5.cfg index 4c1cc66..bc42925 100644 --- a/cfg/stick/dil5.cfg +++ b/cfg/stick/dil5.cfg @@ -27,13 +27,13 @@ io = triton [htr_sorb] class = secop_psi.triton.HeaterOutput description = sorb heater -slot = H2 +slot = H3 io = triton [htr_still] class = secop_psi.triton.HeaterOutput description = still heater -slot = H3 +slot = H2 io = triton [T_sorb]