22 lines
747 B
Plaintext
22 lines
747 B
Plaintext
stickDesc = heox thermal cond setup
|
|
|
|
|
|
# lakeshore 370 ctrl
|
|
makenv tkappa -driver 370_lsc -port ldmcc12-ts:3008 {
|
|
# normal dil2 holder: u02045
|
|
# weak link 2: m59
|
|
# weak link with ring heater: ruoxben1k
|
|
lsc_sensor t1 -channel 1 -sensor ruox5a -active 1 -excitation 63uV -color blue
|
|
lsc_sensor t2 -channel 2 -sensor ruox5b -active 1 -excitation 63uV -color skyblue
|
|
lsc_sensor ref -channel 3 -sensor x58542 -active 1 -excitation 200uV -color red
|
|
# lsc_sensor heater -channel 5 -sensor ruox5k -active 1 -excitation 20uV -color cyan
|
|
# lsc_sensor hepot -channel 6 -sensor raw -active 1 -excitation 200uV -color yellow
|
|
|
|
lsc_loop set -channel 2 -maxheater 0.31mA -resist 5000
|
|
|
|
}
|
|
|
|
makenv kheat -driver nanov -port ldmcc12-ts:3003
|
|
|
|
#debug tkappa
|