Files
sea/tcl/thermalcond.stick
l_samenv bdd25b4ec7 improve coding for MA11 (codeb=0 Ohm)
+ was_uplugged should be cleared in proc samenv
2024-10-17 10:53:34 +02:00

25 lines
629 B
Plaintext

stickDesc = 50 mm thermal conductivity stick, version with standard lsc370 driver
stick_sensors x200047 none
makenv res -driver 370_lsc {
lsc_sensor s1 -channel 1 -sensor x200037 -excitation 200uV
lsc_sensor s2 -channel 2 -sensor x200044 -excitation 200uV
lsc_sensor s3 -channel 3 -sensor x200038 -excitation 200uV
lsc_sensor s4 -channel 4 -sensor x200048 -excitation 200uV
lsc_sensor s5 -channel 5 -sensor x200047 -excitation 200uV
}
GraphAdd res.s1 K R1
GraphAdd res.s2 K R2
GraphAdd res.s3 K R3
GraphAdd res.s4 K R4
GraphAdd res.s5 K R5
res autoscan/interval 15
res autoscan/pause 5
res autoscan/dwell 5