add FT furnace
This commit is contained in:
22
cfg/main/ft.cfg
Normal file
22
cfg/main/ft.cfg
Normal file
@ -0,0 +1,22 @@
|
||||
[NODE]
|
||||
description = FT tantalum furnace (1400 K)
|
||||
id = ft.config.sea.psi.ch
|
||||
|
||||
[sea_main]
|
||||
class = secop_psi.sea.SeaClient
|
||||
description = main sea connection for fw.config
|
||||
config = ft.config
|
||||
service = main
|
||||
|
||||
[ts]
|
||||
class = secop_psi.sea.SeaDrivable
|
||||
io = sea_main
|
||||
sea_object = tt
|
||||
rel_paths = . ts
|
||||
|
||||
[t2]
|
||||
class = secop_psi.sea.SeaReadable
|
||||
io = sea_main
|
||||
sea_object = tt
|
||||
rel_paths = tm
|
||||
|
Reference in New Issue
Block a user