running frappy with 'seadesc' cfg does the same as previously starting 'sea' cfg and performing seaconn:_describe automatically create mbe.cfg
30 lines
496 B
INI
30 lines
496 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
|
|
|
|
[cc]
|
|
class = secop_psi.sea.SeaReadable
|
|
iodev = sea_main
|
|
sea_object = cc
|
|
|
|
[p]
|
|
class = secop_psi.sea.SeaReadable
|
|
iodev = sea_main
|
|
sea_object = p
|
|
|
|
[table]
|
|
class = secop_psi.sea.SeaReadable
|
|
iodev = sea_main
|
|
sea_object = table
|