improve coding for MA11 (codeb=0 Ohm)
+ was_uplugged should be cleared in proc samenv
This commit is contained in:
@ -9,9 +9,11 @@ makenv tt -driver [lsdriver] {
|
||||
lsc_sensor ts_2 D -sensor code -sensorname sample2
|
||||
# lsc_sensor ts_2 D -sensor x63881 -sensorname sample2
|
||||
lsc_loop set -loop 1 -channel A -maxheater 32W -resist 80Ohm -color green
|
||||
if {[lsdriver] eq "336_lsc"} {
|
||||
lsc_loop setsamp -loop 2 -channel C -maxheater 62.5W -resist 40Ohm -loopname sample -color dark_green
|
||||
}
|
||||
# if {[lsdriver] eq "336_lsc"} {
|
||||
# lsc_loop setsamp -loop 2 -channel C -maxheater 62.5W -resist 40Ohm -loopname sample -color dark_green
|
||||
# 2024 temporary mod for thermalcond stick on prep3
|
||||
lsc_loop setsamp -loop 2 -channel C -maxheater 1W -resist 82Ohm -loopname sample -color dark_green
|
||||
# }
|
||||
}
|
||||
tt set/limit 310
|
||||
|
||||
|
Reference in New Issue
Block a user