23 lines
375 B
INI
23 lines
375 B
INI
[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
|
|
|