on the first reading, the level value might be invalid, then it tries to fill and switch to inactive because there is not valid level value. fix: stay watching as long as the level is invalid
16 lines
747 B
Plaintext
16 lines
747 B
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 {
|
|
lsc_sensor reg 7 -sensor U07012 -excitation 20uV -filter 1 -dwell 3
|
|
lsc_sensor plato A -sensor U08905 -excitation 20uV -filter 1 -dwell 3
|
|
#lsc_sensor chip 8 -sensor T_chip_2025-04-08 -excitation 20uV -filter 1 -dwell 3
|
|
#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 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
|