remove temporary items from ma7.config
This commit is contained in:
@ -9,11 +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
|
||||
# 2024 temporary mod for thermalcond stick on prep3
|
||||
lsc_loop setsamp -loop 2 -channel C -maxheater 1W -resist 82Ohm -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
|
||||
# for thermalcond stick: (this is a hack - should be solved differently)
|
||||
# lsc_loop setsamp -loop 2 -channel C -maxheater 0.5W -resist 82Ohm -loopname sample -color dark_green
|
||||
}
|
||||
}
|
||||
tt set/limit 310
|
||||
|
||||
|
Reference in New Issue
Block a user