21 lines
401 B
INI
21 lines
401 B
INI
[NODE]
|
|
description = Andeen Hagerlin 2700 Capacitance Bridge using SEA
|
|
id = ah2700.addon.sea.psi.ch
|
|
|
|
[sea_addons]
|
|
class = secop_psi.sea.SeaClient
|
|
description = SEA connection to mbe_ah2700
|
|
config = ah2700.addon
|
|
export = False
|
|
service = addons
|
|
|
|
[cap]
|
|
class = secop_psi.sea.SeaReadable
|
|
io = sea_addons
|
|
sea_object = cap
|
|
|
|
[capslope]
|
|
class = secop_psi.sea.SeaReadable
|
|
io = sea_addons
|
|
sea_object = capslope
|