25 lines
421 B
INI
25 lines
421 B
INI
[NODE]
|
|
description = thin film oven for AMOR
|
|
id = mbe.config.sea.psi.ch
|
|
|
|
[sea_main]
|
|
class = secop_psi.sea.SeaClient
|
|
description = main sea connection for mbe.config
|
|
config = mbe.config
|
|
service = main
|
|
|
|
[tt]
|
|
class = secop_psi.sea.SeaDrivable
|
|
iodev = sea_main
|
|
sea_object = tt
|
|
|
|
[p]
|
|
class = secop_psi.sea.SeaReadable
|
|
iodev = sea_main
|
|
sea_object = p
|
|
|
|
[table]
|
|
class = secop_psi.sea.SeaModule
|
|
iodev = sea_main
|
|
sea_object = table
|