add config, stick and addon files from l_samenv@samenv

This commit is contained in:
l_samenv
2022-08-22 15:08:43 +02:00
parent cd5d938f65
commit 6440ed1931
104 changed files with 1574 additions and 0 deletions

16
tcl/oven2tc.stick Normal file
View File

@ -0,0 +1,16 @@
stickDesc = oven stick for scattering with addition LakeShore for TC
stick_sensors rhfe0734 pt100e
GraphAdd tt.ts_2 K T_shield orange
tt setsamp/limit 750
tt setsamp/ramp 20
tt ts/alarm 750
tt setsamp/resist 25
tt setsamp/maxheater 10W
makenv tc -driver 340_lsc -port @lsc340a {
lsc_sensor ts C -sensor type-k -sensorname heater -alarm 800
lsc_sensor tm D -sensor type-k -sensorname tcsamp -alarm 800
}