from sans: sampleheat,thermalcond,piezo
This commit is contained in:
22
tcl/thermalcond.stick
Normal file
22
tcl/thermalcond.stick
Normal file
@ -0,0 +1,22 @@
|
||||
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
|
||||
}
|
||||
|
||||
GraphAdd res.s1 K R1
|
||||
GraphAdd res.s2 K R2
|
||||
GraphAdd res.s3 K R3
|
||||
GraphAdd res.s4 K R4
|
||||
|
||||
res autoscan/interval 15
|
||||
res autoscan/pause 5
|
||||
res autoscan/dwell 5
|
||||
|
Reference in New Issue
Block a user