From 1b9100d96c310c046f8e9db58d8bb7114630ec18 Mon Sep 17 00:00:00 2001 From: Markus Zolliker Date: Mon, 23 Jun 2025 11:20:30 +0200 Subject: [PATCH] configure neodry for instruments using it --- tcl/instconfig/eiger.tcl | 2 +- tcl/instconfig/focus.tcl | 1 + tcl/instconfig/hrpt.tcl | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/tcl/instconfig/eiger.tcl b/tcl/instconfig/eiger.tcl index 8e94959..bc9b047 100644 --- a/tcl/instconfig/eiger.tcl +++ b/tcl/instconfig/eiger.tcl @@ -1,4 +1,4 @@ instconfig makeitem n2fill 0 instconfig makeitem sensirion 1 -instconfig makeitem he_pump_type other_pump_with_valve +instconfig makeitem he_pump_type neodry instconfig makeitem remote_pump_control 0 diff --git a/tcl/instconfig/focus.tcl b/tcl/instconfig/focus.tcl index d2ccdd0..3e58e50 100644 --- a/tcl/instconfig/focus.tcl +++ b/tcl/instconfig/focus.tcl @@ -4,4 +4,5 @@ instconfig makeitem n2fill 1 # there is an ami136 level meter with RS232 for the he vessel instconfig makeitem hevessel 1 instconfig makeitem sensirion 1 +instconfig makeitem he_pump_type neodry diff --git a/tcl/instconfig/hrpt.tcl b/tcl/instconfig/hrpt.tcl index d897ded..408db5d 100644 --- a/tcl/instconfig/hrpt.tcl +++ b/tcl/instconfig/hrpt.tcl @@ -4,4 +4,4 @@ instconfig makeitem n2fill 1 instconfig makeitem hevessel 1 # new flowmeter instconfig makeitem sensirion 1 - +instconfig makeitem he_pump_type neodry