initial commit
This commit is contained in:
18
tcl/heliox.stick
Normal file
18
tcl/heliox.stick
Normal file
@ -0,0 +1,18 @@
|
||||
stickDesc = heliox insert
|
||||
|
||||
stick_sensors undefined undefined
|
||||
|
||||
makenv ts -driver heliox
|
||||
|
||||
makenv th -driver 350_lsc -port heliox1-ls:7777 {
|
||||
# lsc_sensor high A -sensor X145791 -sensorname sample -color blue
|
||||
lsc_sensor pot A -sensor X133273 -sensorname sample -color blue
|
||||
lsc_sensor low B -sensor ruoxs -sensorname samlow
|
||||
lsc_sensor sorb C -sensor ab100 -sensorname sorb -color dark_violet
|
||||
lsc_sensor plate D -sensor ruoxs -sensorname plate
|
||||
lsc_loop set -loop 2 -channel A -maxheater 10W -resist 100Ohm -color cyan -loopname pot
|
||||
lsc_loop setsorb -loop 1 -channel C -maxheater 10W -resist 220Ohm -color black -loopname sorb
|
||||
}
|
||||
|
||||
|
||||
defineTemperature ts
|
Reference in New Issue
Block a user