From e07d6e461f586909ecd73d18e60d1f9fa40647f5 Mon Sep 17 00:00:00 2001 From: Markus Zolliker Date: Thu, 18 Jun 2026 09:33:45 +0200 Subject: [PATCH] swapped dil3/dil4 sensors this was not done intentionally - but it should be fine --- tcl/dil3.stick | 4 ++-- tcl/dil4.stick | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tcl/dil3.stick b/tcl/dil3.stick index 98dea61..8a00388 100644 --- a/tcl/dil3.stick +++ b/tcl/dil3.stick @@ -18,11 +18,11 @@ makenv treg -driver 370_lsc -port ${diln}-ts:3001 { # standard ch6 cx198/cx262/cx078 (new sensors DIL2/3/4 from Sep2014) # heater/thermo ch8 rx198/rx262/rx078 (new field insensitive sensors DIL2/3/4 Sep2014) - lsc_sensor sample -channel 6 -sensor cx262 -active 0 -excitation 20uV \ + lsc_sensor sample -channel 6 -sensor cx078 -active 0 -excitation 20uV \ -color blue lsc_sensor mix -channel 5 -sensor ruoxm0 -active 1 -excitation 20uV \ -color cyan - lsc_sensor samplehtr -channel 8 -sensor rx262 -active 0 -excitation 20uV \ + lsc_sensor samplehtr -channel 8 -sensor rx078 -active 0 -excitation 20uV \ -color black # weaklink heater diff --git a/tcl/dil4.stick b/tcl/dil4.stick index 5d29b75..e5f60cc 100644 --- a/tcl/dil4.stick +++ b/tcl/dil4.stick @@ -18,11 +18,11 @@ makenv treg -driver 370_lsc -port ${diln}-ts:3001 { # standard ch6 cx198/cx262/cx078 (new sensors DIL2/3/4 from Sep2014) # heater/thermo ch8 rx198/rx262/rx078 (new field insensitive sensors DIL2/3/4 Sep2014) - lsc_sensor sample -channel 6 -sensor cx078 -active 0 -excitation 20uV \ + lsc_sensor sample -channel 6 -sensor cx262 -active 0 -excitation 20uV \ -color blue lsc_sensor mix -channel 5 -sensor ruoxm0 -active 1 -excitation 20uV \ -color cyan - lsc_sensor samplehtr -channel 8 -sensor rx078 -active 0 -excitation 20uV \ + lsc_sensor samplehtr -channel 8 -sensor rx262 -active 0 -excitation 20uV \ -color black # weaklink heater