changed calibs for the thermometers
This commit is contained in:
@@ -1,17 +1,25 @@
|
|||||||
stickDesc = 50 mm thermal conductivity stick, version with standard lsc370 driver
|
stickDesc = 50 mm thermal conductivity stick, version with standard lsc370 driver
|
||||||
|
|
||||||
stick_sensors x200047 none
|
stick_sensors x00290 none
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
makenv res -driver 370_lsc {
|
makenv res -driver 370_lsc {
|
||||||
lsc_sensor s1 -channel 1 -sensor x200037 -excitation 200uV
|
lsc_sensor s1 -channel 1 -sensor x00444 -excitation 200uV
|
||||||
lsc_sensor s2 -channel 2 -sensor x200044 -excitation 200uV
|
lsc_sensor s2 -channel 2 -sensor x00461 -excitation 200uV
|
||||||
lsc_sensor s3 -channel 3 -sensor x200038 -excitation 200uV
|
lsc_sensor s3 -channel 3 -sensor x00747 -excitation 200uV
|
||||||
lsc_sensor s4 -channel 4 -sensor x200048 -excitation 200uV
|
lsc_sensor s4 -channel 4 -sensor x00446 -excitation 200uV
|
||||||
lsc_sensor s5 -channel 5 -sensor x200047 -excitation 200uV
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
### configuration for the 1st Corbino (2023-2024)
|
||||||
|
#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.s1 K R1
|
||||||
GraphAdd res.s2 K R2
|
GraphAdd res.s2 K R2
|
||||||
GraphAdd res.s3 K R3
|
GraphAdd res.s3 K R3
|
||||||
@@ -21,4 +29,3 @@ GraphAdd res.s5 K R5
|
|||||||
res autoscan/interval 15
|
res autoscan/interval 15
|
||||||
res autoscan/pause 5
|
res autoscan/pause 5
|
||||||
res autoscan/dwell 5
|
res autoscan/dwell 5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user