24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
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 {
|
|
# 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 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
|
|
GraphAdd ls_dilsc.chip.raw Ohm T_chip.raw
|