From 7ad7bb1eeb5589c1456d9c3da99f656f0508e32b Mon Sep 17 00:00:00 2001 From: sans Date: Thu, 22 Aug 2024 14:08:54 +0200 Subject: [PATCH] ma11.config: move comment out of table - this does not work in tcl --- tcl/ma11.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcl/ma11.config b/tcl/ma11.config index 8e30baf..462136b 100644 --- a/tcl/ma11.config +++ b/tcl/ma11.config @@ -49,8 +49,8 @@ makenv tcoil -driver mom -port ma11-ts:3003 { mom_sensor ta -label Coil2 -curve c_ab -adjust {235.9 300. 237.8 77.4 1008 4.22 3383 2.2} } +# for some reason, we had int 5 and prop 5 at base - which is not nice makenv table -driver table /tt/tm { - # for some reason, we had int 5 and prop 5 at base - which is not nice "tt set/prop" "10:50 30:50 50:200 100:500 300:500" "tt set/integ" "10:20 50:20 100:1 300:0.5" "tt dblctrl/int2" "10:30 50:100 300:600"