add config, stick and addon files from l_samenv@samenv
This commit is contained in:
13
tcl/ls335test.config
Normal file
13
tcl/ls335test.config
Normal file
@@ -0,0 +1,13 @@
|
||||
deviceDesc = Lakeshore 335 GPIB test
|
||||
|
||||
makenv tt -driver [lsdriver] -port Prologix-00-21-69-01-1b-34:01234 {
|
||||
lsc_sensor tm B -sensor x68258 -sensorname VTI
|
||||
lsc_sensor tm_2 A -sensor pt-100 -sensorname VTI2
|
||||
# lsc_sensor ts C -sensorname sample
|
||||
# lsc_sensor ts_2 D -sensor code -sensorname sample2
|
||||
lsc_loop set -loop 1 -channel B -maxheater 50W -resist 50Ohm
|
||||
if {[lsdriver] eq "336_lsc"} {
|
||||
lsc_loop setsamp -loop 2 -channel A -maxheater 62.5W -resist 20Ohm
|
||||
}
|
||||
}
|
||||
tt set/limit 310
|
||||
Reference in New Issue
Block a user