put things from HAL-9500 muSR instrument into git
This commit is contained in:
16
tcl/tc400.addon
Normal file
16
tcl/tc400.addon
Normal file
@@ -0,0 +1,16 @@
|
||||
addonDesc = TC400 test
|
||||
|
||||
makenv turbo1a -driver tc400 -controller _turbo -port psts261.psi.ch:3001 1
|
||||
makenv turbo1b -driver tc400 -controller _turbo -port psts261.psi.ch:3001 2
|
||||
|
||||
GraphAdd turbo1a.speed Hz turbo1a
|
||||
GraphAdd turbo1b.speed Hz turbo1b
|
||||
GraphAdd turbo1a.current A turbo1a
|
||||
GraphAdd turbo1b.current A turbo1b
|
||||
|
||||
GraphAdd turbo1a.temppmpbot C T_pump1a
|
||||
GraphAdd turbo1a.tempbearng C T_bear1a
|
||||
GraphAdd turbo1a.tempmotor C T_motr1a
|
||||
GraphAdd turbo1b.temppmpbot C T_pump1b
|
||||
GraphAdd turbo1b.tempbearng C T_bear1b
|
||||
GraphAdd turbo1b.tempmotor C T_motr1b
|
||||
Reference in New Issue
Block a user