update stuff for SC group

This commit is contained in:
2025-06-17 13:10:07 +02:00
parent 90fd7af06c
commit 0c1428ddee
3 changed files with 13 additions and 6 deletions

View File

@ -1,7 +1,7 @@
deviceDesc = Bernina cryochamber
makenv tt -driver 336_lsc {
lsc_sensor ta A -sensor X71737 -sensorname Cernox
lsc_sensor ta A -sensor X189666 -sensorname Cernox
lsc_sensor tb B -sensor dt-670 -sensorname Diode
lsc_loop set -loop 1 -channel A -maxheater 0.7A -resist 27Ohm -color green
}

View File

@ -1,8 +1,8 @@
addonDesc = "lsc 370 resistance bridge"
makenv res -driver 370_lsc {
lsc_sensor s1 -channel 1 -sensor raw -excitation 10uA
lsc_sensor s2 -channel 2 -sensor raw -excitation 10uA
lsc_sensor s1 -channel 1 -sensor raw -excitation 20uV
lsc_sensor s2 -channel 3 -sensor raw -excitation 20uV
}
GraphAdd res.s1 Ohm R1

View File

@ -3,13 +3,20 @@ addonDesc = additional LakeShore 372
#-sensor abs: converted value will be absolute value (-sensor raw does respect sign)
makenv ls_dilsc -driver 372_lsc -port dilsc-ls2.psi.ch:7777 {
lsc_sensor plato 7 -sensor QT2-PS1_RuO -excitation 20uV -filter 1 -dwell 3
# LiErF4 puck CHA
lsc_sensor reg A -sensor U08127 -excitation 20uV -filter 1 -dwell 3
# LiErF4 puck CH7
lsc_sensor plato 7 -sensor U08905 -excitation 20uV -filter 1 -dwell 3
# LiErF4 puck CH8
lsc_sensor chip 8 -sensor T_chip_2025-04-08 -excitation 20uV -filter 1 -dwell 3
#lsc_sensor plato 7 -sensor QT2-PS1_RuO -excitation 20uV -filter 1 -dwell 3 #MWpuck
#lsc_sensor chip 2 -sensor 2023-BC1_2 -excitation 20uV -filter 1 -dwell 3
#lsc_sensor chip 8 -sensor 2024-BC1-V2 -excitation 20uV -filter 1 -dwell 3
#lsc_loop heater_plato -loop 0 -channel 1 -maxheater 10mA -resist 320 -loopname plato
#lsc_sensor plato 8 -sensor U08910 -excitation 20uV -filter 1 -dwell 3
lsc_sensor puck A -sensor U08127 -excitation 20uV -filter 1 -dwell 3
lsc_loop heater_plato -loop 0 -channel A -maxheater 10mA -resist 84 -loopname plato
#lsc_sensor reg A -sensor U08833 -excitation 20uV -filter 1 -dwell 3 #MW puck
lsc_loop heater_plato -loop 0 -channel A -maxheater 10mA -resist 28 -loopname plato
}
GraphAdd ls_dilsc.plato.raw Ohm T_plato.raw