diff --git a/tcl/dilsc.config b/tcl/dilsc.config index cc3e5f2..c912f23 100644 --- a/tcl/dilsc.config +++ b/tcl/dilsc.config @@ -22,6 +22,7 @@ triton temp tpt1head pt1head T6 cyan triton temp tpt1plate pt1plate T7 cyan triton temp tmix mix T8 cyan triton temp pucksensor puck TA red +triton temp tmagnet tmagnet T13 black triton press pdump dump P1 cyan triton press pcond cond P2 blue @@ -33,17 +34,18 @@ triton press pfore fore P5 green makenv res -driver 372_lsc -port dilsc.psi.ch:7777 { - #lsc_sensor atto_mid 1 -sensor U08127 -excitation 200uV -filter 1 - #lsc_sensor atto_top 2 -sensor U08130 -excitation 200uV -filter 1 - #lsc_sensor ch3 3 -sensor raw -excitation 20uV -filter 1 - #lsc_sensor ch4 4 -sensor raw -excitation 20uV -filter 1 - lsc_sensor foil 5 -sensor U08130 -excitation 200uV -filter 1 - #lsc_sensor ch6 6 -sensor raw -excitation 20uV -filter 1 - #lsc_sensor ch7 7 -sensor raw -excitation 20uV -filter 1 - #lsc_sensor ch8 8 -sensor raw -excitation 20uV -filter 1 +lsc_sensor foil 1 -sensor U08130 -excitation 200uV -filter 1 +#lsc_sensor atto_mid 1 -sensor U08127 -excitation 200uV -filter 1 +#lsc_sensor atto_top 2 -sensor U08130 -excitation 200uV -filter 1 +#lsc_sensor ch3 3 -sensor raw -excitation 20uV -filter 1 +#lsc_sensor ch4 4 -sensor raw -excitation 20uV -filter 1 +lsc_sensor Al_1 7 -sensor raw -excitation 1uA -filter 1 +lsc_sensor Al_2 8 -sensor raw -excitation 1uA -filter 1 +#lsc_sensor ch7 7 -sensor raw -excitation 20uV -filter 1 +#lsc_sensor ch8 8 -sensor raw -excitation 20uV -filter 1 - # heater output 0 (=sample heater) for channel 4 (still) - #lsc_loop set -loop 0 -channel 1 -maxheater 100mA -resist 100 +# heater output 0 (=sample heater) for channel 4 (still) +#lsc_loop set -loop 0 -channel 1 -maxheater 100mA -resist 100 } @@ -69,9 +71,9 @@ makenv res -driver 372_lsc -port dilsc.psi.ch:7777 { #GraphAdd res.ch4 Ohm #GraphAdd res.ch5 Ohm #GraphAdd res.ch6 Ohm -#GraphAdd res.ch7 Ohm -#GraphAdd res.ch8 Ohm +GraphAdd res.Al_1 Ohm +GraphAdd res.Al_2 Ohm -GraphAdd res.atto_mid.raw Ohm -GraphAdd res.atto_top.raw Ohm +#GraphAdd res.atto_mid.raw Ohm +#GraphAdd res.atto_top.raw Ohm