add flame configs
This commit is contained in:
7
tcl/flame_cfg_ls372.addon
Normal file
7
tcl/flame_cfg_ls372.addon
Normal file
@ -0,0 +1,7 @@
|
||||
addonDesc = 372 config for flame
|
||||
|
||||
makenv tt -driver 372_lsc -port flamedil-ls.psi.ch:7777 {
|
||||
lsc_sensor chan3 3 -sensor rx21084cor -excitation 20uV -filter 1
|
||||
lsc_sensor chan1 1 -sensor X127773 -excitation 20uV -filter 1
|
||||
lsc_loop set -loop 0 -channel 3 -maxheater 100mA -resist 500
|
||||
}
|
16
tcl/flamedil.config
Normal file
16
tcl/flamedil.config
Normal file
@ -0,0 +1,16 @@
|
||||
deviceDesc = flame dil and magnet
|
||||
|
||||
set ::secop_version 4
|
||||
|
||||
makenv frappy_main -driver secop -port localhost:15171 ALL no m
|
||||
|
||||
makenv frappy_stick -driver secop -port localhost:15271
|
||||
|
||||
makenv frappy_addons -driver secop -port localhost:15371
|
||||
|
||||
GraphItem label p_cond p2_cond
|
||||
GraphItem label p_still p3_still
|
||||
GraphItem label p_back p5_back
|
||||
GraphItem label p_dump p1_dump
|
||||
|
||||
GraphAdd B.current G_m
|
7
tcl/flamemag.config
Normal file
7
tcl/flamemag.config
Normal file
@ -0,0 +1,7 @@
|
||||
deviceDesc = flame magnet without dil
|
||||
|
||||
set ::secop_version 4
|
||||
|
||||
makenv frappy_main -driver secop -port localhost:15171 ALL no
|
||||
|
||||
GraphAdd b.current G B_current dark_green
|
Reference in New Issue
Block a user